﻿body 
{
background-image:url('images/bg2.jpg');
background-color:#ebebeb;
background-repeat:repeat-x;
background-attachment:fixed;
background-position:center;
margin:0px
}