  body {
    margin:0px 0px 0px 0px;
    background:#EBE8E4;
    padding:0}
  #main        {
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
    color: "#000000";
    margin-left: 240px;
    padding-left: 0px;
    min-height: 600px;
//    background-position: 0%;//
//    height: 100%//
}
  #nav {
    background:#FF0000;
    position:absolute;
    width:210px;
    height:600px;
    top:0px;
    text-align:center;
    left:0px;
    color: "#FFFF00"}
  

