* {
	margin:0;
	padding:0;
	
	}

body {
	background-color:#616161;	
	}

#wrapper {
	margin:0 auto;
	width:1025px;
	}
