@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	margin-top: 25px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 800px;
	text-align: left;
	background-image:url(../images/ABF-Background.gif);
	background-color: #000000;
	background-repeat: no-repeat;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	text-align: left;
}
