.body {
background-color:#FFFFFF;
}




.page {
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background:url(WebsiteABOUTAFM.gif) no-repeat;

	
}



.page2 {
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background:url(WebsiteEXPERIENCE.gif) no-repeat;
}




.page3 {
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background:url(WebsiteGALLERY.gif) no-repeat;
	
}




.page4 {
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background:url(WebsiteCONTACT.gif) no-repeat;
}



.page5 {
	background-color:#FFFFFF;
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background:url(WebsiteTHANKYOU.gif) no-repeat;
}




.menu{
	float:left;
	height:100px;
	width:100px;
	background-color:#FFFFFF;
	margin-top: 300px;
	margin-left: 50px;
}




.gallery{
	float:left;
	width:600px;
	height:385;
	background-color:#FFFFFF;
	margin-top:165px;
	
	
}


.form{
	float:right;
	width:294px;
	margin-top:140px;
	margin-right:48px;
	margin-left:300px;
	height:260px;
	

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
