body { color: #c6b78e;
 font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
 background-color: #4a4a4a;
 background-image: none;
 width: 900px; }

p { width:100%;
	margin:0 auto;
  	padding:0;
  	text-align:left;
  	font-size:80%; }
h1 { color: #f0af00;
     font-size: 2em;
     font-weight: bold;
     margin: 0.67em 0;
    }
h2 { font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
     text-transform:uppercase;
     letter-spacing:.2em;
     color:#777
    }
td { }

a:link { color: #9ad; }

a:visited {color:#a7a; }

a:hover {color:#f0af00; }

a:active { color: #f0af00; }

#pict-l {
	float:left; }
#pict-r {
	float:right; }
#who1 {
    position: absolute; left: 200px; }
#who2 {
    position: absolute; left: 270px; top:200px}


