
html,
body, 
div, 
p,
table,
pre, 
td,
tr,
th,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
blockquote,
iframe,
span,
input{
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: black;
	list-style-type: none;
	border: 0;
	}
A{
	outline:none;
	text-decoration:none;
	}
body{
	background:white url(../images/cover.jpg) repeat-x top left;
	position:relative;
	height:100%;
	height:auto;
	width:100%;
	}


