/* CSS Document */

.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url (toevoegen);
	background-repeat: repeat;
	background-position: center center;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #ff0000;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ff0000;
	
}
