body  {
margin : 0;
background-color: #050503;
background-image: url('media/tile2.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: scroll;
-webkit-text-size-adjust: none;
}

a:focus  {
outline : none;
}

a:link  {
color : #663300;
text-decoration : none;
outline : none;
}

a:visited  {
color : #663300;
text-decoration : none;
outline : none;
}

a:hover  {
color : #CC3300;
text-decoration : underline;
outline : none;
}

a:active  {
color : #CC3300;
text-decoration : none;
outline : none;
}

body  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 11px;
line-height: 120%;
}

table  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 11px;
line-height: 120%;
}

td  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 11px;
line-height: 120%;
}

h1  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 15px;
line-height: 120%;
}

h2  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 13px;
line-height: 120%;
}

h3  {
color : #003300;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 11px;
line-height: 120%;
}

#lefttile { background-image : url('media/lefttile.gif') }

#righttile { background-image : url('media/righttile.gif') }

#papertile { background-image : url('media/papertile.gif') }