body {
	background-color:#cd6667; 
	margin:0px;
}

table#container{	
	background-image:url(../images/BG_IMAGES/balloon.jpg) ;
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}


#leftmenu {
	background-color:#912f2f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:60%;
}
