/*
Theme Name: 	MWD Theme
Description: 	MWD Theme - A modular WordPress builder
Author: 		MWD
Author URI: 	http://www.mwd.com
Template:       mwd
*/

/* Place all your CSS modifications below */

.page-dwhome #g1-precontent {
	/*min-height:100px;*/
	padding: 10px 0 0px 0;
	background: #16bdea;
}

.page-dwhome #g1-precontent .g1-background {
	/*background: url('http://malton-webdesign.co.dv/wp-content/uploads/2013/03/uk-2.jpg') */
	/*background: #16bdea url('http://malton-webdesign.co.dv/wp-content/uploads/2015/02/test1.png')
	no-repeat center center fixed;
		-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
	
}

#g1-desc {
padding: 22px 10px 0 10px;
max-width: 325px;
float: left;
font-size: 1.2em;    
}

#g1-desc strong {
font-weight: normal;
}    
