body
{
font-family: Arial, Tahoma, Verdana;
color: #FFFFFF;
font-size: 12px;
text-align: center;
background-color: #0E0E0E;
background-image: URL('images/bgr.jpg');
background-repeat: repeat;
margin: 10px;
}

a img
{
border-style: none;
}

h1
{
position: absolute;
top: 16px;
left: 45px;
width: 181px;
height: 141px;
font-size: 22px;
text-align: left;
margin: 0px;
padding: 0px;
}

h1 a
{
color: #F6F6F4;
text-decoration: none;
}

h1 a img:hover
{
color: #f48303;
}

h2
{
font-size: 18px;
color: #e38a22;
line-height: 24px;
text-align: left;
margin: 0px;
padding: 0px;
}

p
{
text-align: justify;
margin-top: 10px;
margin-bottom: 5px;
}

img
{
color: #333333;
font-weight: bold;
}

a
{
color: #FFCC55;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

ul
{
text-align: left;
}