@import url('reset.css');@import url('http://fonts.googleapis.com/css?family=Crafty+Girls');body{font-family:'Crafty Girls',cursive;color:#FFF;line-height:1.45em;width:768px;margin:0 auto;padding-top:100px;background-color:#069}header{height:100px;background-image:url('../img/Kirstie-Bowen-Illustrator-Top.png');background-repeat:no-repeat;background-size:contain}header ul{position:absolute;text-align:center;top:0}header li{float:left;width:120px;margin:0 20px}header li a{display:block;padding:60px 0;background-repeat:no-repeat}header li .home{background-image:url('../img/home-up.gif')}header li .home:hover{background-image:url('../img/home-over.gif')}header li .about{background-image:url('../img/about-up.gif')}header li .about:hover{background-image:url('../img/about-over.gif')}header li .illustration{background-image:url('../img/illustration-up.gif')}header li .illustration:hover{background-image:url('../img/illustration-over.gif')}header li .web{background-image:url('../img/web-up.gif')}header li .web:hover{background-image:url('../img/web-over.gif')}header li .contact{background-image:url('../img/contact-up.gif')}header li .contact:hover{background-image:url('../img/contact-over.gif')}.hidden{display:none}#container{background-image:url('../img/Kirstie-Bowen-Illustrator-Bottom.png');background-position:center bottom;background-repeat:no-repeat;background-size:contain}#content{padding-bottom:360px;line-height:250%}#content p{clear:both;margin:20px 0}#content span{margin:1em .25em;margin-top:0;color:#000;text-align:center;font-size:smaller;float:left;height:195px;background-color:#FFF;box-shadow:#000 5px 5px 5px;padding:5px}#content span img{height:150px}#content a{color:#FFF;text-decoration:none;font-weight:bold}#content a:hover{color:#000}h2,h3,h4{font-size:1.5em;margin-bottom:1em}h2,h3,h4{font-weight:bold}form{display:table;width:75%;margin:1em auto}form p{display:table-row}form p label{display:table-cell;width:25%;vertical-align:top}form p input{display:table-cell;width:75%}footer{margin:20px 0}footer p{margin-bottom:20px}