/* CSS Document */
body{ background-image:url(../img/background.jpg); background-size:cover;}
h1, h2,h3,h4{ text-shadow:0 1px 0 #000; color:#fff !important; font-weight:bold; font-family: 'Source Sans Pro', sans-serif !important;}
h1{ font-size:500% !important;}
h4{ font-size:190%;}
form{ padding:2em; background-color:#fff; display:block; margin:1em auto; max-width:500px; border-radius:5px; box-shadow:0 0 4px #000; color:#15679A; overflow:hidden;}
.button{ background-color:#F60;}