body {
	background-image: url(http://www.djdecero.com/background.jpg);
	background-repeat: no-repeat;
	background-position: center -100px;
	background-attachment: fixed;
	background-color: #000000;
	margin-top: 0px;
}
.XLrgSerifWht {
	font-size: x-large;
	color: #FFFFFF;
}
.XXLrgSerifWht {
    font-size: xx-large;
	color: #FFFFFF;
}
.LrgSerifWht {
    font-size: large;
	color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}

body {
	background-image: url(background.jpg);
	background-color: #000000;
	margin-top: 0px;
	background-position: center 70px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

