body{
overflow-y: hidden;
}
.may, .mind{
filter: dropshadow(color=#8B8B8B,offX=1,offY=1);
}
.buildings{
float: none;
}
#contactform input, #contactform textarea{
height: 22px;
padding: 5px 0 0 10px;
overflow: hidden;
}
#contactform textarea{
height: 119px;
}