/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
body {
margin:40px 40px 0 40px;
font-family: Verdana, Helvetica, sans-serif;
font-size:100%;
line-height:1.6em;
}

h2 {
font-size:200%;
line-height:36px;
}

.content {
width:650px;
}


