/* CSS Document */

#mainContent {
	background-attachment: fixed;
	background-image: url(images/cartoon1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
