﻿html {
	 width:100%;
}

body {
	background-color:#333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#757575;*/
	/*background-image:url('../../Images/bg_body.jpg');*/
	background-repeat:repeat-x;

    behavior: url(csshover3.htc);
}

#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
}

h3
{
	color:#542D26;
	font-weight:bold;
	font-size:14px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

h3 a
{
	color:#542D26;
	font-weight:bold;
}

