body {
	background-attachment: scroll;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.name {
	font-weight: bold;
	color: #003399;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}
