#container {
    margin-top:-150px;
    overflow:hidden;
}

ul#nav {
    /*margin-top: 150px;*/
	list-style:none;
	/*padding: 20px 0;*/
	position:fixed;
	z-index:2;
        /*width: 200px;
        height: 200px;*/
}

body {
    overflow: scroll;
}

.dino2 {
    top:450px;
}

#info {

	right: 100px;
	bottom:577px;
}

#info2 {

	right:54px;
	bottom:407px;
}



