p {
	font: bold 14px "Comic Sans MS", cursive;
	color: #000000;
}
h1 {
	font: bold 14px "Comic Sans MS", cursive;
	text-transform: uppercase;
	color: #000000;
}
h2 {
	font: 36px "Comic Sans MS", cursive;
	color: #FFFF99;
}
#container {
	float: left;
	height: auto;
	width: 950px;
	border: medium solid #C1CD0B;
}


.Emma {
	color: #FF8000;
}
.Red {
	color: #F00;
}

.Advert {
	color: #00F;
}

