#general { background-color:#B280A6; }
html>body #general { margin-left:1px; }

#press { background-color:#5E8EB4; }

#puffin { background-color:#CC3133; }

#index { margin-left:auto; margin-right:auto; width:400px; }
html>body #index { width:250px; }

#index ul { padding-left: 0px;  margin-left:0px;}
 
#index ul li { margin-left: 2px; margin-top:5px; list-style: none; width:195px; height:30px;  padding:5px 15px 5px 15px; border:1px solid black;	text-align:center; }	
html>body #index ul li { width:215px; }

#index h1 { color:#000; font-size:150%; margin-bottom:30px; }