body {
	margin:25px 0px;  padding:0px; margin-top: 10px; margin-bottom: 0px;
	text-align:center;
	}

body
{ 
background: background-color:#FFF;
}
#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#wrapper{
   width:960px;
   margin:0 auto;
   text-align:left;
    border:#FFF;
   border-style:solid
}