/* CSS Document */
body,th,td{
font-size:12px;
margin:0px;
}
a{
text-decoration:none;
color: #333333;
}
.container{
width:900px;
margin:0px auto;
border:#D9D9D9 1px dashed;
background-image:url(../Images/main_bg.jpg);
background-position:right;
background-repeat:repeat-y;
}