<link href='https://fonts.googleapis.com/css?family=Cabin' rel='stylesheet' type='text/css'><style type="text/css">body {
font-family:'Cabin', sans-serif;
font-size:11px;
line-height:27px;
letter-spacing:2px;
overflow-x:hidden;
margin:0;
padding:0;
}

#wrp {
max-width:320px;
margin:0 auto;
padding:0 20px;
}

#txt {
max-width:400px;
font-size:12px;
margin:0 auto;
padding:40px 5% 0;
}

a {
text-decoration:none;
border-bottom:#e3e3e3 dashed 1px;
}

input[type]{
padding: 3px 5px;
height: auto;
background:#fff;
border: solid 1px #ececec;
box-shadow: none;
color: #999;
font-family: 'Comfortaa',"CI", sans-serif;
font-size: 11px;
margin: 0;
}

input[type=text]{
width: 75px;
}

input[type=submit]{
width: auto;
}

</style>