body {
font-family: "Trebuchet MS" ;
font-size:13px;
color:#FFFFFF;
width:100%;
margin:0px;
padding:0px;
height:100%;
background-image:url(../images/background1.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#000000;
text-align:center;
background-attachment:fixed;
}

