div#main{
 width: 1024px;
 height: 770px;
}
#background{
 position: relative;
 top: -3px;
 width: 1024;
 height: 639;
 background-image: url(../images/index_bg.jpg);

}

.menu a{
 color: black;
}

#welcome{
 position: relative;
 font-family: Verdana;
 font-weight: bold;
 top: 190px;
 left: 375px;
 font-size: 20;
 color: #6a6764;
}

#t2{
 padding-left: 5px;
 font-size: 14;
 color: #585555;
}

#content{
}