body
	{
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	background-color:#fc3;
	background-image: url(gfx/falltile1.jpg);
	background-repeat: repeat;
	}
	
img
	{
	margin: 5px;
	}	

A 	
	{ 
	color: #009933;
	text-decoration: none; 
	}

A:link
	{
	color: #009933;
	text-decoration: none;
	}

A:visited
	{
	color: #009933;
	text-decoration: none;
	}

A:hover
	{
	color: #33cc33;
	}

A:active
	{
	color: #33cc33;
	} 

p
	{
	font-family: Garamond, "New Century Schoolbook", serif;
	font-size: 16px;
	color: #03c;
	line-height: 18px;
	text-align: center;
	}
	
p.vapaa
	{
	font-family: Garamond, "New Century Schoolbook", serif;
	font-size: 16px;
	color: #f03;
	line-height: 18px;
	text-align: center;
	}

h1
	{
	font-family: Garamond, "New Century Schoolbook", serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #03c;
	background-color: transparent;
	text-align: center;
	}

h2
	{
	font-family: Garamond, "New Century Schoolbook", serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #03c;
	text-align:left;
	}

h3
	{
	font-family: Garamond, "New Century Schoolbook", serif;
	font-size: 18px;
	font-weight: bold;
	color: #03c;
	text-align:left;	
	}
