﻿/*   			basic elements      */

body {
	text-align:center;
margin: auto;
	
	background-color:white;
		
}

	a {
		display: block;
	
	}



/*				lay out				*/


#sideburns{


	
	
	
	
}


#content{

	margin:auto ;
	width:1024px;


	
}


#pic{

	width:741px;;
	height:295px;
	margin:auto ;
	margin-top:120px;

	background:  url(under_constraction_03.gif) top center no-repeat;
	
	
}
