body 
 {
 background:#fff url(bg.gif);
 font-family: verdana,helvetica,arial; 
 font-size: 12px; 
 color: #000;
 margin:10px;
 padding:10px;
 }

.main
 {
 width:600px;
 margin-right:auto;
 margin-left:auto;
 }

.title {font-weight: bold;font-size:18px;color:#4fafeb}
img {border:0px}
img.border {border:dashed 1px #4fafeb}
.center {text-align:center}
.right {float:right}

a {color: #1A1A1A; text-decoration: none}
a:hover {color: #D11D35; text-decoration: none}
a:active {color: #1A1A1A; text-decoration: none}
a:visited {color: #1A1A1A; text-decoration: none}

