.quick-search {
    background:  url(https://libapps.s3.amazonaws.com/customers/1392/images/front1-small.jpg) no-repeat scroll center;
	margin: 35px 0 40px 0;
}

.quick-search #search-box{
    width: 70%;	
	margin: 20px 0 20px 15%;
}
.quick-search #title, #subtitle {		
	text-align: center;
	color: #ffffff;
}
.quick-search #title {
	font-size: 2em;
	font-weight: bold;
}	
.quick-search #subtitle {
	font-size: 1.2em;	
}

.site-title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #06335A;	
}
