/*---MAIN---*/
body {margin:0;
 padding: 0;
 background: url(design/logo.jpg) no-repeat top left #dcebe2;
 font-family: Tahoma;
 font-size: 11px;
 color: #607653;
 width: 750px;}
a img {border: none!important;}
a, a:link, a:visited {color: #607653;
 font-weight: bold;
 text-decoration: none;}
a:hover, a:active {color: #333333;}

/*---CONTENT---*/
.links {margin-top: 372px;
 text-align: right;
 margin-right: 50px;}
.main {margin-left: 20px !important;
 margin-right: 15px;}
.credit {margin-right: 10px;
 margin-top: 5px !important;
 font-size: 10px !important;
 text-align: right !important;}
a.admin {display: block;
 text-align: right;
 font-size: 10px;
 font-weight: 100;
 margin-right: 40px;
 margin-left: 40px;
 border-top: 1px solid #607653;}