html {background-color: #ebf1fc;}
body {background-color: transparent; padding: 0; margin: 0; color: #a4b9ea;	font: .9em bold tahoma, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
#logo {display: none; width: 427px; height: 137px; position: fixed; left: 0px; top: 0px;}
#logo img {width: 100%; border: none;}
#whitebg {width: 0%; height: 2px; background-color: #ffffff; margin: 0; top: 115px; padding: 0; position: absolute;}
#projects {position: fixed; top: 37%; width: 20%; left: 5.3%; display: none;}
#examples {position: relative; float: right; width: 65%; display: none; margin: 0 1% 7% 0;}
#examples .exampleset {text-align: right; max-width: 820px; padding: 6% 0 2% 0;}
#examples img {margin: .5em 2.1em 2em; box-shadow: 0px 1px 5px #5c5c5c; opacity: .6; filter: alpha(opacity=60); border: none;}
#examples img:hover {opacity: 1; filter: alpha(opacity=100);}
#examples .exampleset:last-child {min-height: 480px;}
#footer {display: none; position:fixed; left:0px; bottom:0px; height:10%; width:100%; background-color: #ebf1fc; font-size: .7em;}
#contact {position: absolute; top: 25%; left: 5.3%;}
#copyright {position: absolute; top: 25%; right: 5.3%;}
a {color: #034FFB; text-decoration: none;}
a:hover {text-decoration: underline;}
ul, li {list-style: none; list-style-type:none; line-height: 2em; padding: 0;}