

/* --- Stylesheet 793 () --------- */ 

body {
	background:#111;
	padding:0;
	margin:0;
	color:#fff;
	font-family: 'Ubuntu', serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.3;
}

div.fulldiv, div.fulldiv * {
	position:absolute;
	top:0px; bottom:0px;
	left:0px; right:0px;
	overflow:hidden;
	z-index:-1;
}
img#background {
	position:absolute;
	width:100%;
	z-index:0;
}

div#content {
	position:relative;
	padding:25px 50px;
	z-index:100;
}

div#footer {
	position:absolute;
	padding:25px 50px;
	bottom:0px;
	right:0px;
	height:30px;
}
h1, h2 {
	font-family: 'Lobster', serif;
	font-size: 56px;
	font-style: normal;
	font-weight: 100;
	text-shadow: 2px 2px 5px #000;
	color:#5BCABA;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	padding:0;
	margin:0;
}

h2 { font-size: 36px; }

p {
	text-shadow: 1px 1px 3px #000;
	padding:0px;
	margin:0;
}

p#icons a {
	display:block;
	height:30px;
	width:30px;
	margin:0;
	background: transparent url(http://tramino.s3.amazonaws.com/s/baschtian/77436/icons.png) 0px 30px;
	float:left;
}

p#icons a.facebook { background-position: -30px 30px; }
p#icons a.twitter { background-position: -60px 30px; }
p#icons a.mail { background-position: -90px 30px; }

p#icons a span {
	display:none;
}