#contact_me{
width:400px;
margin:auto;
}
#contact_me h2{
text-align: center;
padding: 25px;
}
#contact_me td{
width:200px;
height: 28px;
}
#contact_me table{
color:#383838;
}
#contact_me input{
width:200px;
height: 18px;
border: 2px solid #59D977;
}
#contact_me textarea{
width:200px;
height: 100px;
border: 2px solid #59D977;
}
#lab{
position: absolute;
top:570px;
}
#submit{
width:30px;
margin-left: 100px;
border: solid 3px #54AA6B;
font-weight: bold;
}