body{
        margin:0;padding:0;
	background: #446c86 url(/images/becca.gif);
        font-family:helvetica, sans-serif;}

a:link{color:navy;}
a:visited{color:purple;}
a:hover{color:#9a99ff;background:white;}
a:active{color:maroon;}

#head{
	text-align: center;
        font-size:48px;}
.imrep{
color: #867c95;font-size:0px; text-decoration:none;
        height:80px;}
.articletitle{
      #867c95;font-size:0px; text-decoration:none;
        height:30px;}

#container{
        background:#867c95;
	width: 720px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
        border-left:3px inset;
        border-right:3px outset;}

#left{
	float: left;
	width: 90px;
	margin-right: 5px;
	padding: 50px 30px 30px;}

#center{
	margin-left: 155px;
	margin-right: 55px;
	padding: 10px 20px 20px;
        border-left:6px outset;}

#center img{border:4px outset; float:left; margin:10px 20px 10px 10px;}

#right{
	float: right;
	width: 15px;
	margin-left: 5px;
	padding-top: 50px;}

#foot{
	clear: both;
	margin-top: 5px;
	text-align: center;}
