#wrapper {
	width:1024px;
	position:relative;
	margin-left:-512px;
	left:50%;
	}
body {
	margin: 0px;
	background: #000000;
}

#mainPic {
	border: 5px solid #BBA631;
	clear:both;
}

#index #content #col-2 {
	margin-right: 20px;
}