body{

	background: #E0EEE0;

	font-family:Arial,sans-serif;

	
	}

body.snow{

	background: white url(pictures/snow_pictures/snowbackground.jpg) no-repeat scroll;

	font-weight: bold;

	}


body.sprinkler{
	background: #1D624B url(pictures/sprinkler.jpg) no-repeat fixed 30% 50%;
	}
#center{

	text-align:center
	}


body.nopic{

	background: #1D624B
	}




#buttons{

	position:absolute;

	top: 20px;

	left:5px;

	border: 0 0 0 0;

	}


a:link{

	color:black;

	text-decoration:underline;
	}

a:visited{

	color:black;

	text-decoration:underline;
	}

a:hover{

	color:black;

	text-decoration:none;
	}


.snowtext{

	background-color: white;

	}

.picturelink{

	border:none;

	}
