/* Mentes Design style.css*/

body{
background-color:#e0e0e0;
text-align:center;
	}

#wrap{
width:1000px;
height:30px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
	}	

