body {background: url("/bg.png");background-attachment: fixed;color: #D0D0D0; font-family: sans-serif; line-height: 1.2em;}

        body.imagegen {background: none; background-color: #303030;}

        A {text-decoration: none;font-weight:bold;}

        A:link {color: #66ccff;}

        A:visited {color: #4499dd;}

        A:hover {color: #99FFFF;}

        h1,h2,h3,h4,h5,p {margin: 7px;}

		h3, h4 {margin-top: 20px;}

        input, textarea {background: url("/bg.png") transparent;color: #D0D0D0;}

        input[type='text'], input[type='submit'], textarea { border: 1px solid #D0D0D0; }

		p.footer {font-size:small;}