/* CSS Document */



body
{
	background-image: url("../images/5239678@1x.png");
	background-repeat: no-repeat;
	 background-attachment: fixed;
	background-size: cover;
	font-family: Montserrat, arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 120%;
	color: #283583;
}

h1, h2, h3, h4
{
	font-family: 'Parisienne', cursive, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: bolder;
	text-align: left;
}

a, a:active, a:visited
{
	
}

a:focus.hover, a:hover
{
	text-decoration: none;	
}

.social
{
	text-align: center;
	text-decoration: none;
}

.social a:hover, a, a:active, a:visited
{
	text-decoration: none;
}

.manjse
{
	font-size: 80%;
}