@charset "UTF-8";
/* CSS Document */
/* Extras Styles to be used outside of the WYSIWYG */
body {
 background-color: #2c5863;
}

.strapline {
 position: absolute;
 top: 145px;
 right: 40px;
 width: 310px;
 height: 126px;
}

.strapline h2 {
 font: bold 14pt Book Antiqua;
 color: #F8F8F8;
} 


