.welcome{font-family: "Brush Script MT", script;
color:#FFF; text-align:center; font-size:45px;}

.container{ width: 100%; min-width: 360px;height: auto;
margin:0 !important;

}

.servicing {
    display: inline-block;
	width:300px;
    height: 360px;
    margin: 1em 1em;
    /*border: 3px solid #fff; */
	overflow:hidden;
	color:#FFF;
}
.servicing:hover{
	color:#FF0;}

.row{width:100%; text-align:center;font-family:"Brush Script MT", "Brush Script Std", Script, cursive; font-size:36px; color:white;}
#redrow {width:100% !important;
background-color:#F00;}

#bluerow{background-color:#00F; text-align:center; font-family:"Brush Script MT", "Brush Script Std", Script; color:#FFF; font-size:36px; color:white;}
#blueimg{height:280px;
	width:280px;
	padding:10px;
	background-color:#fff;
	margin:5px auto;
	border-radius:50%;
	}
#blueimg:hover{ background-color:#FF0;}