@CHARSET "ISO-8859-1";

* {
	margin:0px;
	padding:0px;
	border:0px;
}
#CONTAINER {
	width:472px;
	height:650px;
	margin:auto;
	text-align:center;
}
#CONTAINER img {
	width:472px;
	height:602px;
	margin-bottom:20px;
}
#CONTAINER a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-transform:uppercase;
	border:none;
}
#CONTAINER a:hover {
	text-decoration:none;
}

