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

body {background-color: #3d3636;}

#container {width: 100%; height: 100%;}


#block_bg {background-color: #5a4f5c; position: fixed; left: 0; top: 0; height: 100%; width: 68%;}

#background {position: fixed; bottom: 0; left: 0; width: 68%;}

#serranoPhoto {position: relative; bottom: 0; left: 0; z-index:1;}

#homeHeader {position: fixed; bottom: 50%; left: 59%; width:30%;}

#homeNavigation {}

#homeNavigation li {display: block; list-style: none; width: 33%; float: left; padding: 0; margin: 0;}

#homeNavigation ul {list-style: none; padding: 0; margin:0;}
