body {color:#909090;font-size:12px;font-family:sans-serif;background:#336699;}

img {border:none; }

a {text-decoration: none; color: #336699;}
a:hover, a:active {text-decoration: none; color: orange;}

#wrapper {width:80%;border:1px solid #000;padding:30px 10px;margin:25px auto;background:#ddeef9;}
#wrapper h1 {margin:0 0 20px 0;color:#369;}

.small {font-size: .8em}
.error {color:red;}

form {border:2px solid #369;width:510px;padding:5px}
input, textarea {width:500px}
textarea {height: 200px;}
