/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2011 10:46:58 AM America/New_York 

@font-face {
    font-family: 'AftasansItalic';
    src: url('../f/afta-sans/AftaSansThin-Italic-webfont.eot');
    src: url('../f/afta-sans/AftaSansThin-Italic-webfont-0.eot#iefix') format('embedded-opentype'),
         url('../f/afta-sans/AftaSansThin-Italic-webfont.woff') format('woff'),
         url('../f/afta-sans/AftaSansThin-Italic-webfont.ttf') format('truetype'),
         url('../f/afta-sans/AftaSansThin-Italic-webfont.svg#AftasansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AftasansRegular';
    src: url('../f/afta-sans/AftaSansThin-Regular-webfont.eot');
    src: url('../f/afta-sans/AftaSansThin-Regular-webfont-0.eot#iefix') format('embedded-opentype'),
         url('../f/afta-sans/AftaSansThin-Regular-webfont.woff') format('woff'),
         url('../f/afta-sans/AftaSansThin-Regular-webfont.ttf') format('truetype'),
         url('../f/afta-sans/AftaSansThin-Regular-webfont.svg#AftasansRegular') format('svg');
    font-weight: normal;
    font-style: normal;


}

*/

body {
    color: #fff;
    background: #e9e9e9;
	background-image:url(../media/Lines.png);
}


h1 {
	color:#222;
	text-transform:uppercase;
	font: 60px/65px 'AftasansRegular', Arial, sans-serif;
}

h2, h3, h4 {
    /*text-transform: uppercase;*/
    line-height: 1em;
    /*font-weight: 100;*/
}
h2 {
   
	font: 30px/35px 'AftasansRegular', Arial, sans-serif;
	
}
h3 {
	text-transform: uppercase;
	font: 45px/40px 'AftasansRegular', Arial, sans-serif;letter-spacing: 0;}

h4 {
    font-size: 18px;
}


a {
    text-decoration: none;
    -webkit-transition: 300ms all;
    color: #aaa;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	
}
a:hover {
    color: #222;
	 -webkit-transition: 300ms all;
}

/* Localized */