﻿/*
	Background Stretcher jQuery Plugin 
	© 2009 ajaxBlender.com
*/

BODY {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	background: #000000;
}
A { color: #666666; }
A:HOVER {
	text-decoration: uderline;
	color: #666666;
}	
H1 {
	font-weight: bolder;
	color: #F58400;
	margin: 0;
	padding: 0;
}

H3 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

img
{  border-style: none;
}