/* Style sheet for Peter's resume, created 2004-07-28, revised 2007-07-28, validated 2007-07-28 */

body { background-color: #cccccc;
 background-image: url(gry-back.jpg);
 color: black;
 font-family: geneva, arial, helvetica, sans-serif; } 
p, th, td, ul, li { color: black;
 font-family: geneva, arial, helvetica, sans-serif;} 
a:link { color: #3333ff; text-decoration: underline; } 
a:visited { color: #cc9a00; text-decoration: underline; } 
a:active { color: red; text-decoration: underline; } 
img { border: 0; } 
b, strong { font-weight: bold; } 
i, em, cite { font-style: italic; } 
.center { text-align: center; } 
.copyright { font-size: 80%;
 text-align: center;
 font-family: geneva, arial, helvetica, sans-serif; }
 
table { margin-left: auto;
 margin-right: auto; } 
tr, td { vertical-align: top; } 
td.point { background-color: #dddddd;
 font-weight: bold;
 text-align: right; }

#content { width:750px;
 margin:auto;
 padding:10px;
 background-color:#F6F6F6;
 border: 4px ridge #cccccc; /* match body back */
 }

