/*************************************************************************
	
	Site ::		Stephanie Mendolia.com [version 2]
	File ::		sm_index.css
	Author::	Timothy Roche | http://www.timothyroche.com
	
*************************************************************************/

body {
	background:#313230 url(../../images/bg_faded.png) center 150px no-repeat fixed;
}
#header h2 {
	width:139px; height:43px;
	background:url(../../images/h2_services.png) 0 0 no-repeat;	
}
#content {
	text-align:center;
}
#content img {
	margin:0 37px 0 0;
	display:inline;	
}
.mainmenu {
	color:#958E68;
	margin:0 0 0 55px;
}
	.mainmenu:hover {
			color:#D6CC95;	
		}