html, body{  margin: 0;  padding: 0;  height: 100%;}body{  color: #303030;  font-family: 'Raleway', sans-serif;  font-size: 12px;}h1{  color: #434FC1;  font-weight: 600;  font-size: 15px;  padding-bottom: 15px;  padding-top: 15px;}.container{  margin: 0 auto ;  padding: 10px 0px;  width: 1000px;}.container:before, .container:after{	content: " ";	display: table;}.container:after{	clear: both;}#page section{  padding-top: 128px;  padding-bottom: 150px;  text-align: center;  background-image: url(../img/that_we_can.jpg);  background-position: left top;  background-repeat: no-repeat;} #page p{  line-height: 1.75em;  font-size: 12px;  color: #303030;}