BODY		
		{
		background-image: url(tolkientausta.jpg);
		background-repeat: attribute;
		background-position: 50% 50%;
		color: #000000; 
		font-family:Helvetica, sans-serif; 
		font-size: 12px;
		text-align: justify;
		padding: 0px auto;
		} 

A:link 		
		{
		color: #3E543E;
		text-decoration:none;
		}

A:visited 	
		{
		color: #3E543E;
		text-decoration:none;
		}

A:hover 
		{
		color: #000000;
		text-decoration:none;
		}

A:active 
		{
		color: #3E543E;
		text-decoration:none;
		}

h1,h2,h3,h4,h5,h6 
		{
		font-family: Helvetica, sans-serif; 
		color: #000000; 
		background-color: #C5D3C5; 
		border:0;
		padding:5px;
		text-align: center;
		}

u, ul, b 
		{ 
		font-family: Helvetica, sans-serif; 
		color: #000000; 
		text-align: justify;
		}

p, i, ol, dl 
		{
		font-family: Helvetica, sans-serif; 
		color: #000000; 
		padding: 10px;
		text-align: justify;
		}
		
table, tr, td
		{
		font-familu: Helvetica, sans-serif;
		color: #000000;
		padding: 5px;
		text-align: left;
		font-size: 10px
		}
		
p.vasen
		{
		font-size:12px;
		font-family: Helvetica, sans-serif; 
		background-color: #C5D3C5; 
		border-left:4px solid #5C7E5C;
		border-right: 1px solid #B6B6B6;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #B6B6B6;
		margin: 2px;
		padding: 5px;
		}

#wrapper 
		{
		width: 709px;
		border: 0px auto;
		margin: 0px auto;
		padding: 0px auto;
		}
#content 
		{
		margin-top:0px;
		padding-bottom:0px;
		width: 710px;
		}
#content div 
		{
		padding:5px;
		float:left;
		}
#content-left 
		{
		width:190px;
		float:auto;
		padding: 5px;
		}
#content-main 
		{
		width:500px;
		}

