
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}

#index-header a {
	text-decoration: none;
	color: #CC3300;
	padding: 5px 0px 5px 0px
	}

#index-header title {
	font-size:100px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	}

#index-header a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #000;
	}

#index-header img {
	border: none;
	}
     

/* Typography
------------------------------------------------------------------*/
body { 
	font-size: 12px;
	font-family: verdana, sans-serif;
	}

#index-header {
	font-family: Impact, Georgia, Times, Times New Roman, serif;
	font-size: 3.0em;
}


