body {
	margin:25px 0px;  padding:0px; margin-top: 20px; margin-bottom: 20px;
	text-align:center;
	}

body
{ 
background: url('images/background.jpg') repeat-x fixed center center;
background-color:#000
}
#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
}