*{
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body{
	width: 80%;
	font: 14px/20px Times New Roman, Tahoma;
	margin: 0 auto;
}