/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: auto 0px;
	padding:0;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	background: url(images/background.jpg);
}


a:link, a:visited { color: #ffffff; text-decoration: none; } 
a:active, a:hover { color: #29f9ff; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 0px 50px;
	float: left;
}
h2 {
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: 27px;
	padding: 0px;
	background: url(images/templatemo_h2.jpg) no-repeat;
}