*, HTML > * { margin:0; padding:0; /*box-sizing: border-box; -moz-box-sizing: border-box; ms-box-sizing: border-box;*/ }
HTML, BODY  { margin:0; padding:0; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.6em; overflow: hidden; }
BODY        { background-color: #FFFFFF; }

DIV         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal;
              font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none;  }

.empty-line     { display: block; clear: both; }
.align-center   { text-align: center; }

A           { color: #999999; text-decoration: none; }
A:hover     { text-decoration: underline; }
.uc         { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; background-color: #4270AF; }
.gray       {  }
.title      { font-size: 24px; color: #FF6600; font-weight: bold; }
.subtitle   { font-size: 18px; color: #FF6600; font-weight: bold; }
.footer     { font-size: 9px; font-style: normal; line-height: normal;
              font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; color: #FFFFFF; }

#logo           { margin:6% 0 4% 0 ; text-align: center; }
#words          { margin: 10px auto; width: 360px; height: 66px; color: #777777; font-size: 9px; font-weight: normal; font-variant: normal; }
    #words .word    { text-align: justify; }
    #words .author  { text-align: right; font-style: italic; }
#deviantart     { margin: 20px auto; padding: 6px 0; width: 850px; overflow: hidden; color: #777777; background-color: #FFFFFF; border: 1px solid #EEEEEE;
                  font-size: 9px; font-weight: normal; font-variant: normal; text-align: center; }
#spammers-list  { position: absolute; margin: 20px auto; bottom:80px; left: 25%; width: 50%; line-height: 2em; text-align: center; }
#email          { position: absolute; margin: 20px auto; bottom:40px; left: 25%; width: 50%; line-height: 4em; text-align: center; }
#icons          { position: absolute; margin: 0 auto; left: 5%; padding: 6px 0; width: 90%; bottom:0px; text-align: center; border-left: 1px solid #D4D0C8;
                  border-top: 1px solid #D4D0C8; border-right: 1px solid #D4D0C8; background-color: #EEEEEE; }
#icons IMG      { margin: 0 2px; border: none; }
