﻿body {
	background-image: url('images/wylandbk1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: inherit;
	left: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	color: #FFFFFF;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.style3 {
	font-size: inherit;
	color: #FFFFFF;
}
.style4 {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: inherit;
	text-transform: inherit;
	color: #FFFFFF;
	text-align:center;
}
.style5 {
	text-align: center;
}
.style6 {
	text-align: justify;
}
.style7 {
	border-width: 0;
}
.style8 {
	color: #FF00FF;
}
.style9 {
  border-width: 0;
  text-align: center
}


