
.sign-body {
	background-size:cover;
	background-attachment: fixed;
	background-position:center center;
	padding-top: 10px;
	background-color: #CCC4DC;
}

.sign-box{
	background-color: #FFF;
	border-radius:10px;	
}	
