/* CSS Document */

body {
	text-align: center;
	margin-top: 225px;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	visibility:visible;
}