body {	
text-align:center;
margin: 0px;		
font-family:Arial;	
font-size:11px;
background: url('images/new/html-bg.jpg') top center no-repeat;
}

html {
background-image: url('images/new/body-bg.jpg');
background-repeat: repeat-x;

}

