body {
	background-image: url("/images/body/backgroundanniversaryhome.png");
}
		

h1 {
	text-align:center;
}

h2 {
	text-align:center;
}


/* PAGE LAYOUT */

#logo{
	height:144px;
}


/* Flash holder */

#flashframe{
	position:absolute;
	width:525px;
	height:325px;
	left:0px;
	top:100px;
	border:0px solid blue;
	left: 50%;
	margin-left: -150px;

}



#flash{
	margin-left:0px;
	width:525px;
	height:325px;
	border:0px solid orange;
	padding:0px;
	/* background-color:#fed278; */

}

/* drop text to allow room for flash */
#flashplaceholder{ 
	height:280px;
	border:0px solid blue;
}



#siteframe{
	margin-top: 144px;

	
}















