@charset "utf-8";
/* CSS Document 
Theme Name: hillsandvalley
Theme URI: http://www.kerriesweb.com
Description: Theme developed for Hills and Valley Lawn and Garden
Author: Kerrie Drogemuller
Author URI: http://www.kerriesweb.com
Template: Divi
Version: 0.1.0
*/
@import url("../Divi/style.css");

#logo {
	height: 100px !important;
	padding-bottom: 20px;
}
#footer-info {
	font-size: 10px;
}
#intro {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 75px auto auto;
    max-width: 400px;
    opacity: 0.6;
}
#main-header {
    background-image: url("http://www.hillsandvalley.com.au/wp-content/uploads/2014/02/grass.png");
    background-position: center bottom;
}
h1 {
    padding-top: 15px;
}
.et_pb_promo {
    margin: auto;
    max-width: 280px;
}