body{
	font-family: arial, verdana, helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	width: 90%;
	border: thin solid #FF0000;
	background-color:#000000;
	FONT-SIZE: 100%; 
}
html{
background-image:url(images/weetile.gif);
}
h1{
	background-color:#000000;
	color:#FFDD70;
	text-align: center;
	FONT-SIZE: 180%
}
h2{
	color:#FFDD70; 
	background-color:#990000;
	FONT-SIZE: 123%
}
h3{
	background-color:#FFFF88; 
	background-color:#000000;
	FONT-SIZE: 100%;
	padding:5px;
	}
	h4{
	FONT-SIZE: 100%;
	}
em{ color:#0000FF;}

q{color:#FF0000;}
i{color:#00FFFF;}
ul{color:#FFFFFF;}
a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	dt{color: #FFFFFF;}
dd{color: #999999;}

p{padding:5px;}

#footer{
	border-top: #ffffff 1px solid; font-size: 70%; text-align: center;
}
.center{
margin-left:auto;
margin-right:auto;
}