@charset "utf-8";
/* CSS Document */

html, body {
	text-align: center;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	margin: 0 auto;	
}

img {
	border: 0;	
}

div#container {
	position: relative;
	margin: 0 auto;	
	text-align: left;
	width: 833px;
}

div#header {
	position: relative;
	margin: 0 auto;		
	width: 833px;
	height: 139px;
}

div#middle {
	position: relative;
	width: 833px; 
	background-image: url('http://www.ricardospizza.com/img/middle_background.jpg');
}

div#content {
	position: relative;
	width: 800px;
	margin-left: 15px;
	margin-top: 0px;
}