@charset "utf-8";
/* CSS Document */

html body {width:100%; height:100%; margin:0; padding:0; background-color:#15AFCF; font-family: 'Raleway', Tahoma, Geneva, sans-serif;}

a{text-decoration:none; color:#FFF;}
a:hover, a:active{text-decoration:none; color:#09F;}

h1{ padding-top:85px; padding-left:100px; font-size:.9em; font-weight:normal; margin-top:50px;}
h1:hover{color:#3F6;}

#logo{background-image: url(/images/logo.png); background-position:center; background-repeat:no-repeat; width:100%; min-height:124px; margin-top:25px;
text-align:center;}

.words{margin-top:30px; text-align:center; width:100%; font-size:1.2em; color:#FAF20D; margin-bottom:40px; font-weight:600;}