@charset "UTF-8";
/* CSS Document */


  
	
@font-face {
    font-family: 'alphabeta01';
    src: url('fonts/alphabeta-firstchild-webfont.eot');
    src: url('fonts/alphabeta-firstchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-firstchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-firstchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-firstchild-webfont.svg#AlphaBetaFirstChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta02';
    src: url('fonts/alphabeta-secondchild-webfont.eot');
    src: url('fonts/alphabeta-secondchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-secondchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-secondchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-secondchild-webfont.svg#AlphaBetaSecondChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta03';
    src: url('fonts/alphabeta-thirdchild-webfont.eot');
    src: url('fonts/alphabeta-thirdchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-thirdchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-thirdchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-thirdchild-webfont.svg#AlphaBetaThirdChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta04';
    src: url('fonts/alphabeta-fourthchild-webfont.eot');
    src: url('fonts/alphabeta-fourthchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-fourthchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-fourthchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-fourthchild-webfont.svg#AlphaBetaFourthChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta05';
    src: url('fonts/alphabeta-fifthchild-webfont.eot');
    src: url('fonts/alphabeta-fifthchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-fifthchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-fifthchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-fifthchild-webfont.svg#AlphaBetaFifthChild') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alphabeta06';
    src: url('fonts/alphabeta-sixthchild-webfont.eot');
    src: url('fonts/alphabeta-sixthchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-sixthchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-sixthchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-sixthchild-webfont.svg#AlphaBetaSixthChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta07';
    src: url('fonts/alphabeta-eighthchild-webfont.eot');
    src: url('fonts/alphabeta-eighthchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-eighthchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-eighthchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-eighthchild-webfont.svg#AlphaBetaEighthChild') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alphabeta08';
    src: url('fonts/alphabeta-seventhchild-webfont.eot');
    src: url('fonts/alphabeta-seventhchild-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alphabeta-seventhchild-webfont.woff') format('woff'),
         url('fonts/alphabeta-seventhchild-webfont.ttf') format('truetype'),
         url('fonts/alphabeta-seventhchild-webfont.svg#AlphaBetaSeventhChild') format('svg');
    font-weight: normal;
    font-style: normal;

}


		
		
		
		
		

		body {
		
			background-color: #000;
			
		}
		
		
		.main {
		
			width: 940px;
			height: 100px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 290px;
		
			
		}
		
		nav {
		
			display: none;
			
		}
		
		
		.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8 {
		
			float: left;
			font-size: 42pt;
			color:#FFF;
			font-weight:100;
		
		}
		
		
		.letter {
		
			width: 40px;
			height: 50px;
			float: left;
			text-align: center;
			margin-left: 10px;
			
		}
		
		
		.c1{
			
			font-family: "alphabeta01";
			
		
		}
		
		
		.c2{
			
			font-family: "alphabeta02";
			
		
		}
		
		
		.c3{
			
			font-family: "alphabeta03";
			
		
		}
		
		
		.c4{
			
			font-family: "alphabeta04";
			
		
		}
		
		
		.c5{
			
			
			font-family: "alphabeta05";
			
		
		}
		
		
		.c6{
			
			
			font-family: "alphabeta06";
		
		}
		
		
		.c7{
			
			font-family: "alphabeta07";
		
		}  
		
		
		.c8{
			
			font-family: "alphabeta08";
		
		}  
		
		
	