body {
	background-image: url('img/57.jpg');
	background-color: #000000;
	margin: 0 auto;
	width: 540px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #040080;
	scrollbar-dark-shadow-color: #cccccc;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #fffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
}

a {
	color: red;
}

p {
	font-family: "Arial";
	font-size: 12px;
	color: white;
}

h1 {
	font-family: "Arial";
	font-size: 18px;
	color: white;
}

h2 {
	font-family: "Arial";
	font-size: 16px;
	color: white;
}

h3 {
	font-family: "Arial";
	font-size: 14px;
	color: white;
}

tt {
	color: white;
}