img {border:0;}
.lightbox {text-align:center; padding:3px;}
.lightbox a {display:inline-block; vertical-align:middle;}
#content .lightbox a:hover {border:0;}
html{font-family:"helvetica"; height:100%;}
a {text-decoration:none;}
#content a:hover {border-bottom:1px dashed orange; cursor:pointer;}
body {border-width:0 25px; border-style:solid;width:1050px; margin:auto;}

html, body { height: 100%; } 
#content { min-height: 100%; border-style:solid; border-width:0 8px; padding:0 25px;}

h1 {font-size:2em; padding-top:1em;}
h2 {font-size:1.2em;  margin-top:1em;}
.lightbox, p {margin:1ex 0}

/* colors */
html {background-color:#ffc0a0;}
body {border-color:#ffc591;}
#content{border-color:#ffb57f; background-color:#ffe4cd;}
.lightbox a{margin:1px;}
h1,h2,a{color:#c14900;} 
h2{border-bottom:1px solid orange;}
h1{color:#e57d14;}
.lightbox {background-color:#ffdec4;}