* {
	padding:0px;
	margin:0px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
img{
	border:0;
}

html {
    height:100%;
}
body {
	height:100%;
	text-align:center;
	background-repeat:  repeat-x;
}
.clear {
	clear: both;
}