@charset "utf-8";
/* CSS Document */


body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#Content {
	width:500px;
	margin:300px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
	
#descr1 {
		width: 800px;
		margin: auto;
		text-align:left;
		}
		
#descrhead {
		width: 800px;
		margin: auto;
		text-align:left;
		}		