

/*parallax*/

#parallax{
height:565px;
overflow:hidden;
position:absolute;
top:0;
left:0;
width:285px;}

#top{
position:relative;
margin:0 auto;
width:285px;
min-height: 100%; 
height: auto !important;}

#head {
height:580px;
position:relative;
}











