body {	height: 100%;	width: 100%;	margin: 0;	padding: 0;}.container {	width: 100%;	margin: auto auto auto auto;}.content {	width: 100%;	height: 540px;	background-color: #000000;	background-image: url(../img/ctMain.gif);	background-position: top left;	background-repeat: repeat-x;	margin: auto auto auto auto;	text-align: center;}