@charset "UTF-8";

body{
	background-color:#000000;
	color:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	
	
}
#shell{
	margin:20px auto 0;
	width:715px;
	text-align:left;
	
}

#shell img{
	padding-bottom:15px;
}

#shell p{
	font-size:15px;
	line-height:25px;
	
}
