/* CSS Document */

body {
	background: #d6d6d6 url(../images/grey-blocks-bg.gif);
}

#header {
	width: 740px;
	margin: 0px;
}

#page {
	background: #FFF;
	margin-top: 20px;
	border: 1px solid #999;
	width: 740px;
}

#footer {
	background: none;
	width: 740px;
}