body {
	background: #fff url(../images/playwin.gif) 492px 133px no-repeat;
}

label.error {
 color:#C3272B;
 width:200px;
 font-weight: bold;
 padding-left: 10px;
}

input.error {
 border:2px solid #C3272B;
}

textarea.error {
 border:2px solid #C3272B;
}