/* 
	Dickinson Dees Style Information
	Copryright © 2006 Dickinson Dees. All rights reserved.
	Created by SUMO Newcastle

*/

@import url('forms.css');
@import url('hip.css');

*{
	margin: 0px;
	padding: 0px;
}

html{
	height: 101%;
	font-size: 62.5%;
}

body{
	text-align: center;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	color: White;
	background-color: #000000;
}