/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image:url(../images/404_bkg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}