﻿body {
 background-color: #0279D4;
 color: #416A89;
 margin-left: 0px;
 margin-top: 0px;
 background-image: url(back.png);
 background-repeat: repeat-x;
 font-family: verdana, tahoma, sans-serif;
 font-size: 12px;
 line-height: 20px;
}

div#content {
 position: absolute;
 left: 285px;
 top: 126px;
 z-index: 1;
 padding-right: 10px;
}

div#images {
 z-index: 0;
}

a {
 color: #F52F70;
}

a:hover {
 text-decoration: none;}

b {
 color: #F52F70;
 letter-spacing: 1.5px;
 text-transform: uppercase;
}

div#menu {
 font-size: 16px;
 font-weight: bold;
 letter-spacing: 1px;
 position: absolute; 
 top: 433px;
 left: 15px;
}

#menu a {color: #97B6CD}