*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#ff7f98;
background-image:url(images/bluebg.jpg);
background-position:top left;
background-repeat:repeat-x
}
body2{
width:765px;
margin:auto;
height:665px;
background-image:url(images/bg2.jpg);
background-position:top center;
background-repeat:no-repeat;
padding:39px 100px 0 100px;
position:relative;

}