@charset "UTF-8";

#wrapper {
    width:300px;
	height:500px;
    border:0;
	margin:auto;
	text-align:center;
}

#wrapper img {
	margin-top:300px;
}