*
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body
{
/*
	background-color:#e6eef3;
	background-image:url(../img/bg-body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
*/
}
.wrapper
{

	width:960px;
	margin:0 auto;

}
