body {
	background: #C0BFA9;
	text-align: center;
	margin: 0;
}

h1 {
	margin: 15px;
	padding: 20px 0px 0px 0px;
	font: bolder 3.3em Arial, 'Trebuchet MS', Sans-serif;
	letter-spacing: -3px;
	color: #ADEDFF;
	text-transform: none;
	font-size: 33px;
	/* change the values of top and left to adjust the position of the logo*/
	/*top: 28px; left: 50px;*/
}

h2 {
	margin: 0; padding: 0;
	font: normal 1.1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	/* top: 74px; left: 58px;*/
}

.m, .m a:link, .m a:visited {
	font: normal 14px 'Trebuchet MS', Arial, Sans-serif;
	color: #444;
	text-decoration: none;
	background: inherit;
	font-weight:bold;
}

.m a:hover {
	font: normal 14px 'Trebuchet MS', Arial, Sans-serif;
	color: #444;
	text-decoration: underline;
	background: inherit;
	font-weight:bold;
}

.t {
	font: normal 15px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #444444;
}

.t a:link, .t a:visited {
	color: #222222;
}

.i, .i a:link, .i a:visited {
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	color: #6F4266;
}
