/* zero "problem causers" for all elements */* {	padding: 0;	margin: 0;	border: 0;	outline: none;}html, body {	width: 100%;	height: 100%;	font-family: arial, sans-serif;	font-size: 12px;	line-height: 18px;	text-align: center;	color: #FFFFFF;	background:#FFFFFF;}#main-container {	position: relative;	width: 800px;	height: auto;    padding-top: 50px;	margin: 0 auto;}