body {
	margin:0;
	background:url(images/bg_main.gif) repeat-x #E3DCCD;
}

.introduction {
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
}

.introduction strong {
	color:#9c7c3e;
}

.introduction a {
	color:#f47100;
	font-weight:bold;
}

.contact_detail {
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#4f4f4f;
}

.footer {
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:15px;
}