
/*-------------------------------------------------------------------------------------------------------*/
/*	HTML Elements
/*-------------------------------------------------------------------------------------------------------*/
body
{	
	background-image:		url( /images/bg_site.jpg );
	background-repeat:		no-repeat;
}

h1,.headline
{
	margin:				.5em 0em .5em 0em;
	padding:			0em;
	display:			block;
	line-height:		22px;
	font-family:		georgia, times new roman, serif;
	font-weight:		normal;
	font-size:			18px;
	color:				#00adef;
}