/* Generated by the CoffeeCup Web Editor - www.coffeecup.com */
			
/*
Description...




@created:       04/10/2015 - 20:23:48
@today:         04/10/2015
@project:       No Project
@path:          /Users/shopf/Desktop/styles.css

@author:        Your name
@company:       Your company
@Copyright:     A copyright notice
			
@version:       $Revision:$
*/

body
{
   /* Your style here */
   background-color: #000;
   font-family: arial, sans-serif;
   color: #fff;
   text-align: center;
}

.main {
	font-family: adobe caslon, times new roman, serif;
	font-weight: ;
	font-size: 125px;
	color: #fff;
	text-align: center;
	margin-bottom: -20px;
	padding-bottom: 0px;
	margin-top: 120px;
}
a:link {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;

}
.description{
	line-height: 24px;
}