.mail {
color: red;
font-weight: bold; 
}

#wrapper-k {
width: 500px;
}

.form1 {
width: 200px;
height: 20px;
text-align: left;
}

.form1p {
width: 200px;
height: 20px;
text-align: left;
color: red;
}

.form2 {
width: 300px;
height: 20px;
text-align: left;
}

.form3 {
width: 300px;
height: 100px;
}

input {
margin: 1px;
}