html, body {height: 100%; margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; background:url(../images/bg.jpg) repeat-x 224px 0px; background-color:#FFFFFF;}

#leesh {margin:0 auto; width:914px;}

#dog {float:left;}

#signUp {background:url(../images/signup.jpg) no-repeat; width:626px; height:451px; float:right;}
#thankYou {background:url(../images/thankyou.jpg) no-repeat; width:914px; height:451px; margin:0 auto;}
#errorPage {background:url(../images/error.jpg) no-repeat; width:914px; height:451px; margin:0 auto; cursor:pointer;}

.myForm td, input, select, textarea, checkbox  {font-family: tahoma;font-size: 12px;}

form {margin-top:250px; margin-left:20px;}

.required {	color: red;	}
