﻿body
{
	margin: 0px;
	
	font: 80%/1.6em Tahoma, Helvetica, Arial, sans-serif;
	/*color: #404040;*/
	color: #602A00;
	
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF2CF;
	text-align: justify;
}

h2
{
	line-height: 1.5em; margin-bottom: 3px; font-size: 1.3em;
}

a
{
	color: #602A00;
	text-decoration: underline;
}
