/* @override http://www.perfectissimo.net/css/blueprint/screen.css */
body { background: #000; ;text-align: center; font-family: arial;}

h1, h2, h3, h4, h5, h6 { margin: 0;}

h1 { font-size: 3em;}
h2 { font-size: 2.5em; margin-top: 15px;}

#box { background: #000 url(i/designback.jpg) repeat-y center;width: 500px; margin: 100px auto 100px auto; padding-bottom: 10px; text-align: left; position: relative;}

#box #content { padding: 0 70px;}

#what {position: absolute; top: 180px; }

.green { color: #90ca1f;}

hr { background: #fff; }

ul, li { padding: 0; margin: 0; list-style: none;}

a { color: #000; text-decoration: none; width: 100%; display: block; padding: 2px;}
a:hover { background: #90ca1f; color: #fff; }

input, textarea { background: #fff; border: solid #90ca1f 2px; font-family: helvetica; padding:  5px; width: 95%;}input { font-size: 18px; color: #000; font-weight: bold; }input:focus { border-color: #fff;}