/*---------- Body architecture ----------*/

body {
	background: #dac3a8;
	}
	
			
		
#frame  { 
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
			
		
#container  {
	background: #ebe5dd;
	width: 798px;
	height: 498px;
	border: 3px #fff solid;
	}
	
img {
	border: 0px;
	outline: 0px;
}
	
a, a:link {
	border: 0px;
	outline: 0px;
}
