* {
    font-family: Verdana, Arial;
} 
#heading {
    float:left;
}
#logo {
    float:right;
}
button {
    cursor:hand
}
h3 {
	color:#12336C
}