BODY
{ 
background-color: #000000;
background-image: url(sickpuppiesbg.jpg);
background-repeat: repeat;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #C8D19A;
}
div, p
{
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #C8D19A;
}
h1
{
background-color: #inherit;
color: #F2677E;
font-family: georgia;
font-size: 12pt;
text-align: left;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
border-bottom: 1px dotted #FAAC06;
}
b
{
background-color: inherit;
color:#7534FD;
}
i
{
background-color: inherit;
color:#9BC16D;
}
u
{
background-color: inherit;
color:#5B61A3;
}
a
{
font-family: georgia;
background-color: inherit;
color: #E2AA4D;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #FEDF4E;
font-weight: bold;
text-decoration: underline;
}
textarea
{ 
background-color: #000000;
font-family: verdana; 
font-size: 9pt;
color: #ffffff; 
border-style: dotted;
border-color: #EDAF98;
border-width: 1px;
}
input 
{
background-color: #000000;
font-family: verdana; 
font-size: 9pt;
color: #ffffff; 
border-style: dotted;
border-color: #EDAF98;
border-width: 1px;
}
option
{ 
background-color: #000000;
font-family: verdana;
font-size: 9pt;
color: #ffffff;
}
select
{ 
background-color: #000000;
font-family: verdana; 
font-size: 9pt;
color: #ffffff; 
border-style: dotted;
border-color: #EDAF98;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 700px;
padding: 10px;
background-color: #000000;
}
#banner
{
width: 700px;
height: 371px;
position: top center;
}
#main
{
width: 600px;
}
#footer
{
width: 400px;
font-size: 7pt;
}