@charset "utf-8";
/* CSS Document */

html {
		background: url(images/Andy-1month-sign.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

.countings {
		width: 300px;
		height: 400px;
		/*position: relative;*/
		float: left;
		top: 80%;
}