body
{
	font: 12px/18px georgia, tahoma;
	margin: 0;
	padding: 0;
	background: #99ceb7 url(/ENGINE/IMAGES/JANTJE/SHOP/WEBSITE/body_background.gif) repeat;
	width: 100%;
	text-align: center;
}

h1
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 20px;
	font-weight: lighter;
	background: url(/ENGINE/IMAGES/JANTJE/SHOP/WEBSITE/orange_dot.gif) bottom repeat-x;
}

h2
{
	margin: 0px;
	padding: 0px 0px;
	font-size: 20px;
	font-weight: lighter;
}

img
{
	border: 0;
}

a{text-decoration: underline; color: #D94919; font-family: georgia, tahoma;}
a:hover{text-decoration: none; color: #7ac1a3;}

.stretch-x
{
	width: 100%;
}

div.clear
{
	clear: both;
	font-size: 0px;
	line-height: 1px;
}

.right
{
	text-align: right;
}

.left
{
	text-align: right;
}

.green
{
	color: #7BC2A3;
}

.orange
{
	color: #e95d10;
}

div.float-right
{
	float: right;
}

div.float-left
{
	float: left;
}
