/**
 * Created by Claire Hodge on 20/08/2015.
 * pandaclaireh@gmail.com
 */
body {
  background-color: #FFFFFF; }

#image1 {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#image2 {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#text1 {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#text2 {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#text3 {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#textCTA {
  width: 728px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#logo {
  width: 179px;
  height: 90px;
  position: absolute;
  left: 0px;
  top: 0px; }

#mainContainer {
  width: 728px;
  height: 90px; }

#border {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 726px;
  height: 88px;
  border: 1px solid #000000;
  pointer-events: none; }

#colouredOverlay {
  position: absolute;
  width: 728px;
  height: 90px;
  left: 0px;
  top: 0px;
  background-color: #1f8dc7; }

#bg-exit {
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%; }

/*# sourceMappingURL=styles.css.map */
