/* Fixes navigation layout */
ul#nav {
margin:-45px 0 0 0;
}
/* Fixes about page start letter */
h4 {
margin:-5px 5px -5px 0;
float:left;
color:#32abc8;
font:4em 'Times New Roman';
}
#header, #headerhome {
width:100%;
position:absolute;
top:470px;
left:0;
}
#headerphotography {
width:100%;
position:absolute;
top:500px;
left:0;
}
span {
width:100%;
height:10px;
background:url(../img/trans.png);
}
/* png fix */
img, div, span { behavior: url(iepngfix.htc) }
