body {
	margin:0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFffff;
	
	background-image: url(../assets/background2.jpg);
	background-repeat: no-repeat;
	
	}
img{
	border:none;
}
#header_empty
{
	width:500px ; 
	height:230px ;  
}
#header_logo_and_name
{ 
	margin-left:30px ; 
	width:500px ; 
	height:91px ; 
}
#menu
{ 
	margin-left:230px ; 
	width:200px ; 
	height:130px ; 
}


