header { 
    background-image: url("https://s3-ap-southeast-2.amazonaws.com/cinema-resources/victoria-theatre-cinema-devonport/1502954786039_background.png");
    background-repeat: repeat-x;
    font-size:16px;
}

header div.menu-desktop {
    margin-top:30px;
}

div#datePicker::before {
	content:"Click a session time to book online. Weekly sessions released Tuesdays.";
}

a#prev
{ visibility: hidden; }
