@charset "utf-8";
body {
	
}
.main{
	margin-top:50px;
}
#scrollUp {
	bottom: 20px;
	right: 20px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url("../img/top.png") no-repeat;
}