body {
	text-align: center;
	background-color: #f6f6cd;
}

img {border:0;}


#c {
	width: 300px;
	height: 330px;
	position:absolute; top:50%; left:50%; margin:-165px auto auto -150px;
	text-align: center;
}

#bottomlogo {
	background-image: url(resourcez/logoz.png);
	float: right;
	width: 200px;
	height: 70px;
	right: 30px;
	bottom: 25px;
	position: absolute;
}
