BODY {
	MARGIN-TOP: 25px;
	BACKGROUND-ATTACHMENT: scroll;
	BACKGROUND-IMAGE: url(../preview/smakebiter2.jpg);
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	background-position: 100%;
}


h1	{
	font: italic small-caps bold 1.2 em "minion web Georgia", "Times nes roman", Times, Serif;
	color: maroon;
	position: relative;
	margin-top:	1em;
	margin-left:	1em;
	margin-right: 8%;
}


h2	{
	font: small-caps bold 1.0 em "minion web georgia", "Times new roman", times, serif;
	color: black;
	position: relative;
	margin-top:	1em;
	margin-left:	1em;
	margin-right: 20%;
	}
	
	
h3	{
	font: small-caps bold 0.8 em "minion web georgia", "Times new roman", times, serif;
	position: relative;
	margin-top: 1em;
	margin-left: 37%;
	margin-right: 20%;
}
	
h4	{
	font: small-caps bold 1.2 em "minion web georgia", "Times new roman", times, serif;
	color: red;
	position: relative;
	margin-top: 1em;
	margin-left:	1em;
	margin-right: 8%;
}
	
	
a.menu:link	{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;	}
	
a.menu.active	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;	}
	
a.menu.visited	{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;	}
	
a.menu.hover	{
	text-decoration: none;
	color: #ff0000;
	cursor: move;	}
