@charset "UTF-8";
/* CSS Document */
html {background:url(../img/programmer-1653351_1280.png) no-repeat center center fixed; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover;background-size:cover;}

body {padding-top:20px; font-size:16px; background:transparent; font-family:Verdana, Arial, sans-serif; text-align:center;}

h1 {font-weight:400;font-size:40px;}
h2 {font-size:22px;}
h2, p {padding:0 40px;}
p {font-size:110%;}

a {color:#003E90;}
a:hover, a:focus; a:visited {color:#003E90;}

.panel {background-color:rgba(255, 255, 255, 0.9); padding-bottom:20px;}

img {max-width:100%; height:auto;}

.well {text-align:left; margin:10px 0; background-image:none; background-color:transparent;}