body  {
margin : 0;
padding : 0;
background-color: #000000;
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 : #004276;
text-decoration : none;
outline : none;
}

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

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

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

body  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 145%;
}

table  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 145%;
}

td  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 145%;
}

h1  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 15px;
line-height: 130%;
}

h2  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 14px;
line-height: 135%;
}

h3  {
color : #333333;
font-family : "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size : 12px;
line-height: 145%;
}

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

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