@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;font-family:Verdana, Geneva, sans-serif;text-decoration:none;}
body{background:url("#") no-repeat scroll 0 0 #dddddd;}
div#wrapper {margin:0 auto 0;width:900px;}
div#container {width:900px;}

#webform {
	width:900px;
	margin-top:50px;
	background-color:none;
	position:relative
}
#header {position:relative; margin-top:0px;
}