body 
{
background: url(../img/bg.jpg) no-repeat center center fixed;

-webkit-background-size: cover;

-moz-background-size: cover;

-o-background-size: cover;

background-size: cover;

font-family: 'Trocchi', serif;

font-size: 1.2em;

font-weight:normal;
}

.logo 
{ 
	position:relative;
	margin-top: -36px;
	margin-bottom: -68px;
}
.Facebook
{
	position:relative;
	min-height:280px;
}

a.FBButton
{
	position:absolute;
    top:70%;
	left: 70%;
}

.top-bar 
{
	margin-top:60px;
	font-family: 'Marck Script', cursive;
	height:50px;
	margin-left: auto;
    margin-right: auto;
}
.content {margin-top:60px;}

.left{margin:0 auto;}

img.displayed 
{
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

#footer-site{ position:absolute; width: 100%; min-height:150px; background-color:#000; opacity:0.5; color:white; }

.row
{
	color:#FFFFFF;
}

h1 {color:#FFFFFF; font-family: 'Devonshire', cursive; font-size: 1.2em; font-weight:normal;}
h2 {color:#FFFFFF; font-family: 'Devonshire', cursive; font-size: 1.2em; font-weight:normal;}
h3 {color:#FFFFFF; font-family: 'Devonshire', cursive; font-size: 1.2em; font-weight:normal;}
h4 {color:#FFFFFF; font-family: 'Devonshire', cursive; font-size: 3.5em; font-weight:normal;}


