#navbar 
{
}
.button 
{
}
.button a 
{
float:left;
width:130px;
height:40px;
font-weight:normal;
text-align:center;
padding:0px;
text-decoration:none;
text-transform:uppercase;
background-color:#000000
}
.button a:link 
{ 
color:#FFCC00  
} 
.button a:visited
{
color:#FFCC00  
}
.button a:hover
{
color:#000000;
background-color:#FFCC00  
}
.button a:active
{ 
color:#FFCC00;
background-color:#000000  
}
img
{
margin:0px;
}
body
{
font-family: Georgia, serif;
text-align:center;
color: #FFCC00;
font-style: normal; 
line-height: normal; 
font-weight: normal;
background-image:  url(elements/images/Static/leopardverticalshort.jpg);
background-color: #000000;
background-repeat: repeat-y;
background-attachment: fixed;
margin-left: 55px;
margin-right: 55px
}
p 
{
text-align:center;
font-size: 18px 
}
h1 
{
text-align:center;
text-transform:uppercase;
font-size: 36px
}
h2 
{
text-align:center;
font-size: 24px
}
a
{
font-weight:normal;
text-align:center;
padding:0px;
text-decoration:none;
text-transform:uppercase;
background-color:#000000
}
a:link 
{ 
color:#FFCC00  
} 
a:visited
{
color:#FFCC00  
}
a:hover
{
color:#000000;
background-color:#FFCC00  
}
a:active
{ 
color:#FFCC00;
background-color:#000000  
}
