body{
background-color : rgb(130,255,182);
}

.mess{
color : red;
text-decoration : blink;
font : bold italic large Palatino, serif ;
}
.image {
width :300px;
margin : 20px;
float : left;
}
input {
width : 150px;
}

#w3c{
width:180px;
margin:auto;
 }
#sub{
width : 220px;
height : 30px;
margin-left : 360px;
}