* {	margin: 0;	padding: 0;}html {	height: 100%;}body {background-image:url('http://mfnstudio.com/filelist/bg.jpg');background-repeat:repeat-y repeat-x;	font: 12px/16px Arial, Tahoma, Verdana, sans-serif;	width: 100%;	height: 100%;}a {	color: blue;	outline: none;	text-decoration: underline;}a:hover {	text-decoration: none;}p {	margin: 0 0 18px}img {	border: none;}input {	vertical-align: middle;}#wrapper {	width: 1000px;	margin: 0 auto;	min-height: 100%;	height: auto !important;	height: 100%;	background: #FFFFFF;}/* Header-----------------------------------------------------------------------------*/#header {	height: 100px;	background: #FFFFFF;	}/* Middle-----------------------------------------------------------------------------*/#content {	padding: 0  0 0px;		}/* Footer-----------------------------------------------------------------------------*/#footer {	width: 1000px;	margin: -100px auto 0;	height: 200px;	background: #cccccc;	font: 8px/8px Arial, Tahoma, Verdana, sans-serif;	}