body {
	background-image: url(images/bg.jpg);
}
.bg {
background-color:white;
width:900px;
}

.title {
font-family: 'Sail', cursive;
font-size:45px;
color:black;
}

.sub-title {
    font-family: WCROUGHTRADBtaRegular;

font-size:30px;
color:#150517;
}

.page-sub-title {
    font-family: WCROUGHTRADBtaRegular;
margin-top:10px;
font-size:30px;
color:#150517;
}

.menu {
padding-top:3px;
background-color:#666666;
}
.menu a{
	font-family: 'Fjalla One', sans-serif;
	font-size:19px;
	color:#fff;
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
	text-transform: uppercase;


}.footer {
	font-family: 'Fjalla One', sans-serif;
font-size: 12px;
	color: #666666;
	padding: 5px;
}
.info {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:15px;
	padding:10px;
	text-align: justify;
}
.tilt {
-webkit-transform: rotate(5deg);

-moz-transform: rotate(5deg);

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.pic {
  width:200px;
    height:auto;
}

div.big-pic {
  width:360px;
  padding:5px;
  border:1px solid #888;
  height:auto;
  float:left;
  margin-right:10px;
  text-align:center; 
}

.pic-big {
  width:360px;
    height:auto;

}

div.desc-big
  {
    font-family: 'UmbrageRegular';
font-size:16px;
  text-align:center;
  width:360px;
  margin-top:10px;
  }


div.img
  {
  margin:5px;
  border:1px solid #888;
  height:auto;
  width:209px;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:2px solid #fff;
  }
div.img a:hover img
  {
  border:2px solid #000;
  }
div.desc
  {
    font-family: 'UmbrageRegular';
font-size:16px;
  text-align:center;
  width:200px;
  margin:3px;
  }
  
  
  @font-face {
    font-family: 'UmbrageRegular';
    src: url('umbrage2-webfont.eot');
    src: url('umbrage2-webfont.eot?#iefix') format('embedded-opentype'),
         url('umbrage2-webfont.woff') format('woff'),
         url('umbrage2-webfont.ttf') format('truetype'),
         url('umbrage2-webfont.svg#UmbrageRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'WCROUGHTRADBtaRegular';
    src: url('WC_RoughTrad-webfont.eot');
    src: url('WC_RoughTrad-webfont.eot?#iefix') format('embedded-opentype'),
         url('WC_RoughTrad-webfont.woff') format('woff'),
         url('WC_RoughTrad-webfont.ttf') format('truetype'),
         url('WC_RoughTrad-webfont.svg#WCROUGHTRADBtaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
