body {
	background-attachment: fixed;
	background-color: #000000;
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #dd528a;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	text-decoration: none;
}.borders {
	margin: 3px;
	padding: 5px;
	border-top: thin solid #FF6699;
	border-right: thin solid #FF6699;
	border-bottom: thin solid #FF6699;
	border-left: thin solid #FF6699;
	list-style-type: square;
	font-size: medium;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FF99CC;
	position: static;
}
