* {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #333333;
}

#page {
	margin-right: auto;
	margin-left: auto;
}

