@charset "UTF-8";
body { 
	background-color:#000;
	text-align: center;
	margin-left:10%;}
	

#body {
	text-align:left;}

#logo { 
	background-image:url(../images/logo.png);
	height:102px;
	width:302px;}

#content {
	margin-top:-5px;
	padding:10px;
	background-color:#111;
	width:903px;
	height:1000px;}
#indexphoto{
	background-image:url(../images/photo.jpg);
	width:900px;
	height:299px;}