/*{margin:0; padding:0;} */

body {
	font:0.76em Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	/* background:#33cccc; */
	background:url(images/bg.gif) repeat center top;
}

#container {
	
	background:#33cccc;
	/* border:0.1em solid #777; */
	color:#323232;
	margin:2em auto;
	text-align:center;
	width:802px
	
}

#content {

	background:#fff;
	border:0.1em solid #777;
	color:#323232;
	margin:2em auto;
	text-align:left;
	width:800px;
	min-height: 400px;
	margin-top: 10px;
	
}

 #content img {
padding:10px;
align:center;
/*float:right; */
} 


#content p {
padding:10px;
}

#letter {

background:#f2edb5;
width: 400px;
border:1px solid black;
margin: 50px 0px 50px 60px;
padding: 40px 0px 0px 15px;
min-height: 300px;
}
#footer {
	color: white;
	font-size:10px;
	}
