body {background-color: #5b4d45}

p {font-family: Arial, Verdana, helvetica;
font-size: 12; color: white; font-variant: normal;}

h1 {font-family:helvetica;
font-size: 18; color: white; font-style: italic; font-variant: small-caps;}

h2 {font-family:helvetica;
font-size: 14; color: white; font-style: italic; font-variant: small-caps;}


#poster{
width: 800px;
height: 1500px;
margin: 0px;
padding: 0px; 
background-image: url(images/gbombbg.png);
background-position: top center;
}

#content {
width: 600px;
padding: 30px 45px;
text-align: left;
height: auto !important;
min-height: 100%;

}

a {
font-weight: bold;
font-family: Arial, Verdana, helvetica;
font-size: 16px;
color: white; 
font-variant: small-caps;
}

a:href {
color: #669966;
}

a:active {
color: #669966;
}

a:hover { 
color:#d7dc25;
}




#menu {
width: 740px;
margin: 0px;
padding: 220px 200px 0px 200px; /* top right bottom left */

}

#menu a {
color: #493C34;
font-family: Arial, Helvetica, Sans-serif;
font-weight: bold;
font-size: 16px;
text-align: center;
margin: 0px 3px 0px 0px;
padding: 4px 6px 3px 6px;
}

#menu a:link {

}
#menu a:visited {
}
#menu a:hover {
color: #D7dc25;
}
#menu a:active {
}

#footer  {
position: absolute;
bottom: 0;
width: 100%;
color: white;
text-align: center;
margin: 0 auto;
padding: 0px 0 25px 0;
}
