body {
	background : #212131 url(im/bac.jpg) repeat;
	margin: 0;
	padding: 0;
}

body, html {
	color: #645F5B;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#ED {
	clear: both;
}

#case {
	width: 700px;
	border-right: 1px solid #262639;
	border-bottom: 1px solid #262639;
	border-left: 1px solid #262639;
	background: repeat url(im/mesh.jpg);
	margin-left: auto;
	margin-right: auto;
}

#top {
	
}

#foot {
	background: repeat-x url(im/block.jpg);
	text-align: center;
	color: #61200A;
	font-size: 11px;
	padding-top: 4px;
	height: 28px;
}

#foot a {
	background: repeat-x;
	color: #61200A;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

#bod {
	margin: 25px;
	width: 650px;
}

#bod img {
	float: left;
	margin-right: 10px;
}

#hom {
	border-top: 1px solid #BFBBB2;
	font-size: 10px;
}

h1 {
	color: #61200A;
	font: italic bold 20px Georgia, Times New Roman, Times, serif;
	text-align: center;
	border-bottom: 1px dashed #bfbbb2;
	padding-bottom: 10px;
}

.subtitle {
	color: #61200A;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

li {
	margin-bottom: 1.5em;
}

#flak {
	float: left;
	margin-right: 10px;
}

.question {
	color: #3b3836;
	display: block;
	font-weight: bold;
}

#outline {
	border: double #bfbbb2;
	padding: 5px;
}
