body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #353535;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCC00;
}
a:visited {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCC00;
}
a:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCC00;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #CCCC00;
	line-height: normal;
	font-weight: normal;
}
