@charset "utf-8";
.dooley {
}
#dooley {
float: right;
position: relative;
right: 5px;
top: -80px;
margin-bottom: -80px;
background-image: url("logo.png");
background-repeat: no-repeat;
background-position: right top;
height: 70px;
width: 70px;
cursor: pointer;
}
