body {
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	background-color: #0c0b11;
	color: white;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	margin-bottom:-5px;
	background-image: url('design/back.jpg');
	background-repeat: no-repeat;
}

a {
	color:black;
	text-decoration: none;
}

a:hover {
	color:black;
	text-decoration: underline;
}
