body.index {
	color: #084992; 
	background: #E8C860 url(index.png) no-repeat top;
}
body.wallpaper {
	color: #000000; 
	background: #E8C860 url(wall.png) repeat;
}
a:link {
	color: #084992;
}
a:visited {
	color: #084992;
}
a:hover {
	color: #7FBBFF;
}
img {
	border-style: none;
}
p.header {
	color: #084992;
	margin: 0px;
	font-size: 14px;
	text-align: left;
}
p.footer {
	color: #084992;
	margin: 0px;
	font-size: 26px;
	text-align: left;
}
hr {
	color: #084992;
}
li {
	margin: 10px 0px;
	list-style-type: square;
}
