body	{background: url('../img/cover.jpg') no-repeat; background-attachment: fixed; background-size: cover; font-family: 'Poiret One', cursive; color: white; }.navbar				{border-left: none;border-right: none;}
.navbar-nav			{ }.navbar-brand		{font-family: 'Quattrocento', serif; font-size: 4em;}.navbar-default 	{background: transparent; padding-top: 5px; font-family: 'Poiret One', cursive; }#main-text			{}#main-text p		{width: 75%; text-indent: 20px; text-align: center; margin: 20px auto; font-size: 1.2em;}.wrapper-text		{width: 75%; margin: 0 auto; font-size: 1.1em; }h1					{text-transform: uppercase; font-weight: 700; font-size: 3em; text-align: center;}
h3					{text-align: center;}

#footer				{padding: 10px 0; position: absolute; width: 100%; }
.contact			{font-size: .9em; text-align: center; }
#footer table		{text-align: center; width: 500px; margin: 0 auto;}
#footer td			{padding: 3px; letter-spacing: 1px; }
#footer td:nth-child(odd) {width: 60px; font-size: 1.2em; }
#footer td a		{color: #f1f1f1; }
.contactform		{width: 500px; margin: 10px auto; }
.contactform input,
.contactform textarea{color: black; padding: 10px; width: 100%; margin: 10px 0; }
.contactform .btn	{width: 100px !important; margin: 10px 0 0 0; }
 
#clickme			{cursor: pointer; }
.btn-contact		{background-color: rgba(68, 68, 68, 0.60); padding: 10px; margin: 10px; display: block; text-align: center; width: 75px; margin: 0 auto;border-radius: 5px; }

