.indent {
    padding-left: 145px;
    padding-top: 0px;
    width: calc(100% - 170px);
	background-image: url(../images/gray-smile-128.png);
	background-repeat: no-repeat;  
	background-position: 3px 20px;  
}

#div-welcome p {
	width: 90%;
	text-align: justify;
	font-size: 140%;
}

.button-text  {
	font-weight: bold;
	font-size: 170%;
	background-color: #CCCC66;
	padding-left: 40px;
	padding-right: 40px;
}

.row {
	display: inline-block;
	text-align: center;
	width: 100%;
}
