body {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBD9BF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
    background-position:left top;
    background-attachment:fixed;
}
.back {
	background-image: url(images/broken_logo.jpg);
}
p {
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}
.footer {
	font-size: 10px;
	color: #CC9933;
	margin: 3px;
	padding: 3px;
}
a:link {
	color: #E2C285;
}
.tdbg {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdbg2 {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-weight: normal;
	margin: 3px;
	padding: 3px;
	font-size: 24px;
}
a:visited {
	color: #E2C285;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
h2 {
	font-weight: normal;
	margin: 3px;
	padding: 3px;
	font-size: 22px;
}
li {
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}
.pic {
	padding-left: 6px;
}
.bigname {
	font-size: 16px;
}
