.container-sm{
	max-width:450px!important;
	background-color:white;
	padding:20px 30px 20px 30px!important;
	box-shadow: 0px 0px 10px gray;
}
.top-box{
	margin-top:50px;
}
.box{
	margin-top:30px;
}
body{
	background-color: #e6e3e3!important;
}
p{
	margin-top:10px!important;
}
.img-responsive{
	max-width: 100%;
}