body {background-color: #ceeafa}
.header { background-color: #cceafa;
				position: absolute;
				top: 0px; 
				left: 0px  }
.navigator { background-color: #cceafa; 
				  position: absolute;
				  top: 70px;
				  left: 0px }
.content { 	background-color: #cceafa; 
				  position: absolute;
					top: 70px; 
					left: 187px }				
