/* CSS Document */
body {
	
	background-color: #C6FFC6;
}

#outer{background:#ece9d8;	padding-top:50px;
}
#container{
	width:700px;
	background:#ece9d8;
	height:400px;
	clear:both;
}







