body{color:#484639;background:#ffffff;font-family: Helvetica,Lucida Sans,Arial,Sans-Serif; font-size:14px;text-align: center;}
.container{ margin-left: auto;
     margin-right: auto;
     width: 460px;
     text-align: left;
border:5px solid #484639;padding:40px;
background-color:#f5f2e3;
}
.header{text-align:center;}
a, a:visited{text-decoration:underline; color:#ff8200;}
a:hover{color: #ffffff; background: #db0400; text-decoration:none;}
input{width:100%;}
textarea{width:100%;height:200px;}
.name{font-weight:bold;}
.comment{border:1px solid #484639;margin:5px;padding:5px;}
.credits{margin-top:10px;}