*{background-image:none;}
body{
     background-image:none;
     background-repeat:no-repeat;
     background-color:white;
}

#main,#content{
     width:100%;
     border:none;
     margin-left:0px;
}
h1 span{
     display:block;
}

h1 a{
     display:none;
}

h1{
     margin:0px;
     position:static;
     width:100%;
     height:30px;
     margin-bottom:10px;
}


.dnone,.print_none,#foot,#left{display:none;}
.print_only{display:block;}



