
body {
 
  font-family: helvetica;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  background-color:white;

}


h1 {
  margin: 5px 0px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

/* background: white url(http://www.rsa.ox.ac.uk/images/logo-print-css.png) no-repeat 30px top; */

.nav-section {
height: 100px;
background: white;
background: url(http://www.rsa.ox.ac.uk/images/rsa-css-print4.jpg) no-repeat 30px top, url(http://www.rsa.ox.ac.uk/images/ox-logo.jpg) no-repeat right top;
}


h2, h3 {
   page-break-after: avoid;
}


ul, img {
   page-break-inside: avoid;
}


.logo-image{display:none;}
.oximage{display:none;}
.nav1container {display:none;}
.nav2container {display:none;}
.basic-page-container{background-color:white;}

.section {background-color:white;}

  
.article-left-nav-column{display:none;}



.article-right-copy-column {
	width: 100%;
	background-color:white;
}



#section {background-color:white;}
#nav-section {background-color:white;}
#header {display:none;}
.footer {display:none;}
#footer {display:none;}