body {
background-image: url('http://img200.imageshack.us/img200/2397/25695833.jpg');
background-repeat: repeat-y;
font-family: arial;
font-size: 12px;
color: #5e5858;
background-color: #1a1e10;
text-align: justify;
background-position:80px;
}

a:link, a:active, a:visited {
color: #4b6d26; 
text-decoration:none;
}

a:hover {
color: #b2cba4;
text-decoration:underline;
}

ul.links {
list-style:square;
font-size:13px;
color:white;
}

ul.links li{
list-style:square;
font-size:13px;
color:white;
}

ul.links li:hover {
list-style:square;
font-size:13px;
color:#7a8d38;
}

a.llink, a.llink:visited, a.llink:active {
color: white;
text-decoration:none;
font-size:11px;
}

a.llink:hover {
color: white;
text-decoration:none;
font-size:11px;
}

h1 {
color: #4b6d26;
font-family: palatino linotype;
font-size: 13pt;
font-weight:normal;
font-style:italic; 
text-align:center;
}

h2 {
color: #b2cba4;
font-family: palatino linotype;
font-size: 10pt;
font-weight:bold;
font-style:italic; 
text-align:center;
}





