#page_container {/*Responsive page - Outside page size and colour*/  max-width: 980px;  height: auto;  margin-left: auto;  margin-right: auto;  z-index: 1;  left: 0px;  top: 0px;  background-color: white;  padding-bottom:35px}#content {  font-size: 13px;  line-height: 20px;  margin-left: 20px;  margin-right:10px;}#header {  font-size: 40px;  color: #494949;  font-weight: normal;  line-height: 36px;  margin-bottom: 30px;  margin-top: 15px;}#projects_header {  font-size: 20px;  color: #494949;  font-weight: normal;  line-height: 36px;}a.projectslink {  color: #7e7e7e;  text-decoration: none;  font-weight: bold;}a.projectslink:hover {  color: #494949;  text-decoration: underline;  font-weight: bold;}}IMG {  border: none;}#signoff {  max-width: 1000px;  height: auto;  margin-left: auto;  margin-right: auto;  z-index: 1;  left: 0px;  top: 0px;  font-size: 9px;  color:#404040;  font-weight:normal;  margin-top:10px;  text-align:center;}#pic_block {	float: right;	margin-left: 20px;}@media screen and (max-width: 600px) {     #pic_block {          clear: both;          margin-left: 5px;		     }}#gallery_block {	float: right;	margin-bottom: 15px;}@media screen and (max-width: 800px) {     #gallery_block {          clear: both;          float:left;          		     }@media screen and (max-width: 600px) {     #gallery_block {          clear: both;          margin-left: 5px;		     }}