/* CSS Document */
#aboutholder{
margin-left:				auto;
margin-right:				auto;
width:						960px;
height:						360px;
background-image:			url(images/Fey01.jpg);
background-repeat:			no-repeat;
background-position:		left center;
}

#about_data{
position:					absolute;
margin-left:				320px;
width:						640px;
height:						360px;
background-image:			url(images/about_text_02.jpg);
}
