body
{
	margin:0px;
}

.bgimage {
	background-attachment: fixed;
	background-image: url(images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
