body { background: #69c4cf url('../images/background.png') repeat-x bottom left; background-attachment: fixed !important; font-size: 12px; font-family: verdana, arial; margin: 0px; padding: 0px; }
:focus { outline: 0px; }
a, a:visited { text-decoration: none; color: #f9f9f9; }
a:hover { color: #fff; }
#cloud { width: 821px; height: 500px; background: url('../images/homepage.png') no-repeat top center; margin: 0 auto; }
#login { text-align: center; margin: 0 0 0 20px; display: block; }
input { width: 200px; padding: 6px; font-size: 16px; background: #fff; border-collapse: collapse; border: none; margin: 228px 7px 0 2px; }
button { padding: 5px; font-weight: bold; color: #fff; font-size: 16px; background: transparent; border-collapse: collapse; border: none; margin: 0 0 0 10px; cursor: pointer; }
#description { color: #fff; text-shadow: 1px 1px 1px #333; font-size: 14px; padding: 25px 0 0 0; text-align: center; display: block; width: 450px; margin: 0 auto; }
#links { display: block; text-align: center; margin: 30px 0 0 0; font-size: 16px; text-shadow: 1px 1px 1px #333; }