/*{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;
	height: 400px;
	margin-top: 10px;
	
}
#content img {
padding:10px;
float:right;
}
#content p {
padding:10px;
}
#footer {
	color: white;
	font-size:10px;
	}
