@import url("https://www.soshomesystems.com/wp-content/themes/ecobiz/css/styles/dark.css");body { background-color: #000000;}body {background-image: url(../images/pattern/grid1.png); } 
      body {
        background-image: url(../images/bgimage/bg2.jpg);
        background-position: top center;
        background-attachment: fixed;
        background-repeat: no-repeat;
      }    
    body { font-family: Arial, sans-serif;}p { color:#3d0920;font-size:12px;font-style:normal}ol li { color:#3d0920}.arrowlist li { color:#3d0920}.checklist li { color:#3d0920}.bulletlist li { color:#3d0920}.itemlist li { color:#3d0920}body {
        background-image: url(../images/city-bg.jpg);
      } 

.getstartedbutton {
	display: block;
	background:url(https://www.soshomesystems.com/wp-content/uploads/2014/01/SOSLearnMoreSprite.png) no-repeat 0 0;
	border: none;
	width: 138px;
	height: 42px;
      
}

.getstartedbutton:hover {
background-position: 0 -42px;
}