﻿html, body, form
{
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	background-color: #000000;
	background-image: url('../Images/DVDJWeb-Background.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	float: none;
}
