#back {background: -moz-linear-gradient(top, #c90e00 , #aa0c00);
 background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90e00),  to(#aa0c00));
 height:450px;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin:5px;
border:2px solid #740800;
padding:2px;}

#back fieldset{
border-color:#1E1E1E;} /* CSS Document */

