html,
body{
	height:100%;
	width:100%;
}

body,
p,
div,
ul,
ol,
h1,
h2,
a{
	font-family:Trebuchet MS,Verdana,Arial,Tahoma,Helvetica,sans-serif;
	font-size:13px;
	color:#6b6b6b;
	line-height:18px;
	margin:0;
	padding:0;
}

h1{
	text-align:center;
	margin:30px 0;
	font-size:30px;
	line-height:40px;
	color:#6b6b6b;
}

a{
	color:#6b6b6b;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

img{
	border:0;
	line-height:0;
	font-size:0;
	display:block;
}

ul,
ol{
	list-style:none;
}

.clear{
	clear:both;
}
