p {
  font-size : 12pt;
  font-family : "times new roman", serif;
  }
body {
	background:  url(/images/background.gif) center top repeat-x;
  margin:0;
	padding:0;
	width:auto;
	}

.title {
  font-family : arial,sans-serif; 
  font-size:10pt; 
  font-weight : bold;
  }
.authors {
  font-family : arial,sans-serif; 
  font-size:10pt; 
  font-style : italic;
  }

#main  {

  width: 720px;
	height: auto;
	margin: 0px auto;
	border: 0px solid #f0f0f0;
	position: relative;
  background-color: #FFFFCC;
  background-color: #F2F2F6;
  background-color: #FFFFFF;
  }
