body {
background: url(bg.jpg) repeat-x scroll 0% 0%;
background-color: #D0D0D0;
margin-top: 0px;
margin-left: 0px; }

h1 {
font: 30px "Georgia";
color: #25728C;
font-style: italic;
text-indent: 50px;
margin-top: -20px;
margin-bottom: -7px;
text-align: justify; }

h2 {
font: 20px "Georgia";
color: #25728C;
font-style: italic;
text-indent: 50px;
margin-bottom: 0px;
text-align: justify; }

p, navigation {
font-family: tahoma;
color: #555555;
font-size: 13px;
letter-spacing: 1px;
margin: 0px 30px 0px 30px; }

.img {
padding:6px;
background-image:url(img.jpg);
border:none;
margin: 2px; }


a:link, a:visited {
color: #999999;
font-weight:normal;
text-decoration: none;}

a:hover {
color: #25728C;
font-weight:normal;
text-decoration: none;}

b, strong {
color:#25728C;
font-weight:normal;}

i, em {
color:#656565;}

ul {
list-style: none;
margin-top:4px;
margin-left: -30px;
font-size: 13px;
font-family: century gothic;
color: #7c7775;}