body{

background-color:#000000;

}
h1{
	color: #FC8602;
}
h2{
	color:#FC8602;
	font-style: italic;
	font-size: 14px;
	margin-top: -10px;
}
#content{
	padding: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	margin-bottom:auto;
	width:520px;
	height: 350px;
	background-color: #ffffff;
	border: 3px solid #FC8602;
	
}
img{
	float: right;
	margin-top: 20px;
	 }
.setting{
	float: right;
}
#container{
	Height:auto;
}