body
{
margin: 0;
background: black url('kuvat_vakio/sivupalkki.jpg') 0 128px no-repeat;
}

#ylapalkki
{
background: url('kuvat_vakio/ylapalkki.jpg') no-repeat;
height: 128px;
}

#linkkipalkki
{
position: absolute;
top: 150px;
padding-left: 20px;
color: #FFFFFF;
text-decoration: none;
font-family: Trebuchet MS;
}
 		   #linkkipalkki a:link, #linkkipalkki a:visited, #linkkipalkki a:active
		   {
		   color: #a5c9f3;
	 	   text-decoration: none;
		   }
		   #linkkipalkki a:hover
		   {
	 	   color: #74a6f6;
		   text-decoration: none;
		   }

#teksti
{
position: absolute;
top: 150px;
padding-left: 150px;
color: #FFFFFF;
font-family: Trebuchet MS;
font-size: 14; 
}
 		   #teksti a:link, #teksti a:visited, #teksti a:active
		   {
		   color: #a5c9f3;
	 	   text-decoration: none;
		   }
		   #teksti a:hover
		   {
	 	   color: #74a6f6;
		   text-decoration: none;
		   }

#doom3
{
position: absolute;
top: 200px;
padding-left: 150px;
color: #FFFFFF;
text-decoration: underline;
font-family: Lucida Console;
}
 		   #doom3 a:link, #doom3 a:visited, #doom3 a:active
		   {
		   color: #FFFFFF;
	 	   text-decoration: underline;
		   }
		   #doom3 a:hover
		   {
	 	   color: #969696;
		   text-decoration: underline;
		   }

#ofp
{
position: absolute;
top: 340px;
padding-left: 150px;
color: #FFFFFF;
text-decoration: underline;
font-family: Lucida Console;
}
 		   #ofp a:link, #ofp a:visited, #ofp a:active
		   {
		   color: #FFFFFF;
	 	   text-decoration: underline;
		   }
		   #ofp a:hover
		   {
	 	   color: #969696;
		   text-decoration: underline;
		   }
		   
#sc
{
position: absolute;
top: 480px;
padding-left: 150px;
color: #FFFFFF;
text-decoration: underline;
font-family: Lucida Console;
}
 		   #sc a:link, #sc a:visited, #sc a:active
		   {
		   color: #FFFFFF;
	 	   text-decoration: underline;
		   }
		   #sc a:hover
		   {
	 	   color: #969696;
		   text-decoration: underline;
		   }

#thief2
{
position: absolute;
top: 620px;
padding-left: 150px;
color: #FFFFFF;
text-decoration: underline;
font-family: Lucida Console;
}
 		   #thief2 a:link, #thief2 a:visited, #thief2 a:active
		   {
		   color: #FFFFFF;
	 	   text-decoration: underline;
		   }
		   #thief2 a:hover
		   {
	 	   color: #969696;
		   text-decoration: underline;
		   }
		   
#pelikuvat
{
position: absolute;
top: 150px;
padding-left: 400px;
}
		   	   
H1
{
font-family: Lucida Console 
} 

H2 
{
font-family: Lucida Console;
font-size: 12pt;
}

H3
{
font-family: Lucida Console;
text-decoration: underline;
}
	
