*	{ margin: 0; padding: 0; font-family: Myriad Pro, Arial, sans-serif; }

body {background: white;}

h1	{font-size: xx-large;
	}
	
h2	{font-weight: bold;}

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

img		{
		border:none;
		}
		
#reunus	{width: 1024px;
		height: 768px;
		 margin: 0 auto;
		 background: white;}

#kayttoala	{width: 924px;
			margin: 0 auto;
			padding-top: 1em;}

#otsikko	{background: #373737;
	color: white;
	text-align: center;
	}
	
#otsikko p	{font-style: italic;}

#valikko	{padding-top: 2em;
			color: #373737;
			height: 50px;
			text-align: center;}
		
#valikko p	{padding: 1em 0;}

#valikko a:hover	{background: #373737; color: white;}

#valikko a	{padding: 0 1em;}

#kuva	{color: #373737;
		height: 540px;
		text-align: center;}
		
#seloste	{color: #373737;
			height: 540px;
			text-align: center;
			}

#seloste table {border-collapse:collapse;
border:1px solid black;
margin: 0 auto; 
text-align: left;}

#seloste tr {
border:1px solid black;
}

#seloste td {
border:1px solid black;
padding:2px;}

#alareuna	{color: #373737;}

#alareuna a:hover	{background: #373737; color: white;}
	


