body  {
margin : 0;
background-color: #0C0C0C;
background-image: url('media/tile.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
-webkit-text-size-adjust: none;
}

a:focus  {
outline : none;
}

a:link  {
color : #204060;
text-decoration : none;
outline : none;
}

a:visited  {
color : #002040;
text-decoration : none;
outline : none;
}

a:hover  {
color : #C02020;
text-decoration : underline;
outline : none;
}

a:active  {
color : #C02020;
text-decoration : underline;
outline : none;
}

body  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 120%;
}

table  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 120%;
}

td  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 120%;
}

h1  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 17px;
line-height: 120%;
}

h2  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 120%;
}

h3  {
color : #202020;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 120%;
}

#insidetile {
background-color: #F0F0F0;
background-image: url('media/insidetile.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
}

#sidetile {
background-color: #8FA8BF;
background-image: url('media/sidetile.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
}