body {
margin: 0;
padding: 0;
background-color:#000000;
background-image:url(back.gif);
background-repeat:no-repeat;
background-position:bottom right;	
background-attachment:fixed;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1em;
letter-spacing:0.1em;
color:#FFFFFF;
}

h1 {font-size: 2em;
font-family:"Courier New", Courier, monospace;}

h2 {font-size: 1.5em;
font-family:"Courier New", Courier, monospace;
background-image:url(back_h2.png);
background-position:-10px -10%;
background-repeat:no-repeat}

a {color:#ffffff;}

h2 a {text-decoration:none;}



#wrap {width:100%;
text-align:center;
}

#inner_wrap {
text-align:left;
margin:auto;
width:60%;}

#inner_wrap div.content {background-color:#222222;
border:1px dotted #3d6026;
padding:0.5em;
text-align:left;} 

.large {
font-size:3em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;}
.medium {font-size:1.5em;}
.green {color:#00CC00;}
.red {color:#FF6600;}
.blue {color:#00CCFF;}

p {margin-top:0.5em;}

hr {border: 1px dotted #3d6026;}

table {width:100%;
}

td {padding:0.5em;
border-bottom:1px dotted #3d6026;
vertical-align:top;
align:left;}

th {padding:0.5em;background-color:#3d6026;}