@import "../events.css";

h1 {
	margin:0;
	}
	
#content {
	background-color:#c0c0c0;
}

#halloween {
	margin:10px;
	padding:10px;
	background-color:#e6e6e6;
	}

#top img {
	margin:0 0 5px 10px;
	}

#bottomleft {
	width:450px;
	margin-top:10px;
	padding:10px;
	float:left;
	background-color:#c0c0c0;
	}

#bottomleft h2 {
	margin-top:0;
	color:#b22222;
	}

#bottomleft img {
	margin:10px 10px 5px 0;
	}

#bottomright {
	margin:10px 0 0 480px;
	color:#002254;
	}

#bottomright h2 {
	height:50px;
	margin-top:0;
	padding:130px 10px 0 0;
	text-align:right;
	color:white;
	background-image:url(../images/562658_39390331.jpg);
	background-repeat:no-repeat;
	}

