html * {	padding: 0;	margin: 0;	border: none;}body {	height: 100%;	width: 100%;}#tudo {	max-width:800px;	margin-left: auto;	margin-right: auto;}#header {	height: 80px;}#logo {	position: relative;	top: 9px;	left: 20px;}#navbar {	width: 120px;	float: left;}.spanLink h4 {	text-align: center;	margin-bottom: 20px;}.spanLink img {	margin-left: 28px;	margin-top: 20px;	margin-bottom: -5px;}img.imageLink { 	height: 64px;	width: 64px;}#content {	margin-left: 120px;	max-width: 48em;}#liteWindow {	margin: 20px;	padding: 10px;}#liteWindow h1,#liteWindow h2,#liteWindow h3,#liteWindow h4,#liteWindow h5,#liteWindow h6 {	margin-bottom: 5px;	font-family: sans-serif;	font-weight: bold;}#footer {	position: fixed;	bottom: 0;	left: 18px;}