﻿html {background:url(img/fractal.gif) center center no-repeat;background-size:100% 200%;}
body{margin:0 auto;width:90%;color:#fefefe;color: #60F;font-family: 'comic sans ms', Arial, cursive;}
header,section{margin-top:10px;float:left;width:100%;background-color:#000;opacity:0.9;padding:10px 20px 20px 20px;}
footer{float:left;height:40px;"}
table{font-family: 'Press Start 2P', cursive;}
.donate{float:left;}
.clear{clear:both;}
a{color:#fefefe;}
a:visited{color:#fefefe;}
.terence{float:right;}
.gegginwhereareyou{float:left;}
.shrooms{float:left;margin-bottom:10px;}
h2{color:#FC0;}
.geggin{margin-top:10px;float:left;}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {border:1px solid #ddd;padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;}
legend {font-size:1.2em;font-weight: bold;}
textarea {min-height: 75px;}
.editor-label {margin: 1em 0 0 0;}
.editor-field {margin:0.5em 0 0 0;}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error{color: #ff0000;}
.field-validation-valid{display: none;}
.input-validation-error{border: 1px solid #ff0000;background-color: #ffeeee;}
.validation-summary-errors{font-weight: bold;color: #ff0000;}
.validation-summary-valid{display: none;}