@charset "UTF-8";
#container  {
	background: #FFFFFF;
	border: 2px solid #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	width: 800px;
}
#logo {
	height: 240px;
}
#bottom {
	clear: both;
	z-index: 2;
}
#post-it {
	position: relative;
	width: 306px;
	height: 309px;
	z-index: 5;
	background-image: url(images/postit32.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -309px;
	margin-left: auto;
	top: -50px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}.promoImg {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
