body{
background-color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size:12px;
}

.center{
text-align: center;
}

.wrapper{
width: 500px;
height: auto;
text-align: left;
}

.wrapper2{
width: 800px;
height: auto;
text-align: left;
}

.column1{
width: 835px;
height: 600px;
overflow: auto;
float: left;
}


