@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(images/retrobg.jpg);
	text-align:center;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.style2 {font-family: Arial, Helvetica, sans-serif;}
.style3 {font-size: x-small;}
.style4 {color: #FF0000;}
.style5 {font-weight: bold;}
