@charset "ISO-8859-1";
p {
	font-family:'StMarieThin';
	font-size:24px;
	color:#999;
	text-align:center;

	
	
	}
#wrapper {
	width:960px;
	margin:auto;
}

#gallery {
	width: 960px;
	margin:auto;
	height:505px;
	background-image:url(img/gallery_bg.png);
}

h1{
	color:#86d3db;
	font-family:'NewsGothDmBTDemi';
	font-size:46px;
	font-weight:lighter;
	text-align:center;
	margin:0;
}


#text {
	width: 740px;
	margin:auto;
	
}

#text p {
	line-height:40px;
}

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

}

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

}

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

}

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