@import "global.css";

#funleft, #funright {
  float: right; 
  display: inline; 
  width: 49%;}
  
#funleft {
  float: left;}
  
#funright {
  float: right;}

.pImag {
  text-align: center;}
  
.pImag img {
  border: 1px solid #827C79;}
  
#funleft p, #funright p {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 90%;
  line-height: 1.7em;}
  
#spanOne, #spanTwo {
  text-decoration: underline;
  cursor: pointer;}
  
noscript {
  font-size: 85%;
  font-weight: bold;}