/* CSS Document */
* {
}
body {
	margin: 0px;
}
#site {
	position:absolute;
	text-aling:center;
	width:100%;
	height:100%;
	min-height:600px;
	min-width:995px;
}