* {
behavior: url(iepngfix.htc);
}

a {
text-decoration: none;
color: #0c0;
}

a img {
vertical-align: top;
}

a:hover {
border-bottom: 1px solid #0c0;
}

body {
background: #111;
color: #fff;
font: 11px Verdana;
text-align: center;
}

h1 {
margin-top: 50px;
}

form {
display: block;
width: 280px;
height: 120px;
margin: 10px auto;
padding: 30px 20px;
text-align: center;
background: #333;
border: 1px solid #555;
}
