@charset "UTF-8";
/* CSS Document */
body {
	background: url(../images/bgYellow.jpg) fixed;;
}

#header {
	width: 740px;
	height: 215px;
	background-image:url(../images/headerYellow.jpg);
}

#footer {
	width: 740px;
	height: 50px;
	background-image:url(../images/footer.gif);
}