

#arrow_left, #arrow_right {
bottom:30px;
height:67px;
position:absolute;
right:30px;
width:36px;
			z-index:1000;
}
#arrow_left {
right:86px;
}

#arrow_left:hover, #arrow_right:hover {
bottom:29px;
}
#arrow_left:active, #arrow_right:active {
bottom:28px;
}

div#logo {
position: fixed;
top: 5%;
right: 5%;
}

div#logo img {
width:90%;
}


div#text1 {
position: fixed;
top: 45%;
left: 45%;
color:black;
			font-family:Trebuchet Ms, sans-serif;
			font-size:160%;
width:45%;
color:#ffd503;
			font-weight:bold;
			text-shadow: 2px 2px 4px #000000;
}


