In stylesheet
Code:
body {
	margin: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	width: 1000px;
        color: #000000;
        border: 0px solid #ffffff; 
	background-color: #ffffff;
	}
Try removing/altering width: 1000px;