.hg
{
width:            800;
background-color: #FFFFFF;
margin-top:       10;
margin-left:      auto;
margin-right:     auto;
border-left:     1px dashed #F09458;
border-right:    1px dashed #F09458;
border-bottom:   1px dashed #F09458;
}


body
{
overflow:         scroll;
background-color: #F2F1F1;
text-align:       center;
scrollbar-arrow-color:      #C0C0C0;
scrollbar-base-color:       #F09458;
scrollbar-face-color:       #FFFFFF;
scrollbar-highlight-color:  #FFFFFF;
scrollbar-shadow-color:     #F09458;
scrollbar-darkshadow-color: #FFFFFF;
}