body 
{
font-family: verdana; 
font-size: 11px; 
color: #ffffff;
background-color: #4A0001;
}

h1 
{
font-family: verdana; font-size: 30px; color: #4A0001;
}

h2
{
font-family: verdana; font-size: 13px; color: #4A0001;
}

h3
{
font-family: Vladimir Script; font-size: 50px; color: #DABEA7;
}

h4
{
font-family: verdana; font-size: 23px; color: #4A0001;
}

h5
{
font-family: verdana; font-size: 23px; color: #4A0001;
}

p
{
font-family: Verdana; font-size: 11px; color: #ffffff;
}

td
{
font-family: Verdana; font-size: 11px; color: #ffffff;
}

a:link 
{
text-decoration: none; color: #4A0001;
}

a:visited
{
text-decoration: none; color: #ffffff;
}

a:active
{
text-decoraion: underline; color: #ffffff;
}

a:hover
{
text-decoration: none;
}




#main
{
background-color: #DABEA7;
width:750px;
height:15000px;

position:absolute;
top:130px;
left:125px;
}



