  #form_container{
 margin-top: 30px;
 width: 330px;
 margin-left: 550px;
 background: #eaeaea;
 border-radius:10px;  
-moz-border-radius:10px; /* Firefox 3.6 and earlier */ 
box-shadow: 3px 3px 3px #404040;
 }
 
 p{
 color: #fff;
 
 }