body {
 background-attachment:fixed;
 background-repeat : no-repeat;
 background-position : 0% 0%;
 background-image: url("background01.jpg");
 background-color: #468;
 
 font-size:100%;
 font-family:Verdana,Tahoma,Arial,"MS UI Gothic";
 line-height:150%;
}
