/* CSS Document */

body {
	background-color:#aec1d8;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0%;
}

#container {
	position:absolute;
	width: 984px;
	height: 588px;
	margin:-294px 0px 0px -493px;
	top: 50%; 
	left: 50%;
}

#lilian {
	position:absolute;
	top: 20px;
	left: 14px;
	width: 274px;
	height: 48px;

}

#header {
	position:absolute;
	top: 20px;
	left: 288px;
	width: 279px;
	height: 48px;

}

#nav {
	position:absolute;
	top: 568px;
	left: 264px;
	width: 500px;
	height: 20px;

}
