.input {
font-family : Arial, Sans-Serif;
font-size : 12px;
color : #ffffff;
background-color : #0b4c9c;
text-align : center;
cursor : pointer;
}
textarea {
font-family : Arial, Sans-Serif;
font-size : 11px;
color : black;
border-color : red;
background-color : #d6d7b0;
text-align : center;
width : 420px;
}
#mez {
position : relative;
margin-top : 30px;
width : 1024px;
height : 20px;
}

