body {
background:#000000 url(http://www.web-designer.me.uk/sites/default/files/contactbackground2.jpg) no-repeat scroll center top;
color:#EFEFEF;
font-family:trebuchet ms,arial,helvetica,sans-serif;
margin:0;
padding:0 0 15px;
}
.form-submit {
color: #000000;   
background:#f9ee73;
   border: thin dotted #f79624;
}
div.error, tr.error { background-color: #fcc; color: #a30000; width: 500px; }
div.status { border-color: #c7f2c8; background-color: #33a333; color: #ffffff; width: 500px; }
.node, h2 { color:#000000; width: 500px; margin: 15px;
}
.with-tabs { color:#000000;
}
a:link, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover, a:active, li a.active {
  color: #000000;
  outline: none;
  text-decoration: underline;
}
.webform-client-form input, textarea {
   background:#f9ee73;
   border: medium dotted #f79624;
}
#footer {
	margin: 0 0 10px;
	padding: 5px 0;
	position: relative;
	color: #000000;
}
