@charset "utf-8";
/* CSS Document */
body{margin:20px 0px; background-color:#e9e9e9; font-family:"Book Antiqua","Garamond","Times New Roman", Times, serif; font-size:13pt; }
p {margin-bottom:25px;}

.content{padding:30px 30px 5px 30px; word-wrap: break-word; -moz-box-shadow: 0px 1px 8px #616B74; -webkit-box-shadow: 0px 1px 8px #616B74; box-shadow: 0px 1px 8px #616B74; border-radius:0px;}

.img {box-shadow: 0px 0px 20px #666; margin-bottom:15px; border:1px solid #b5c0c7}

p {margin-bottom:20px;}

@font-face {
  font-family: 'Exmouth';
  src: url('../fonts/exmouth_.ttf');
}

.title{font-family:'Exmouth', "Book Antiqua","Garamond","Times New Roman", Times, serif; font-size:50pt; text-shadow: 1px 1px 5px #ffffff; line-height:50px; margin:50px 0px;}





