*

h1 {
		color:#de3565;
		text-align:center;
		margin-top: 800px;
		margin-bottom: 0px;
		opacity: 1;
		font-family:LINTSEC;
		font-size: 120px;
		}
		
h2 {
		color:#a6bfad;
		text-align:center;
		margin-top: 50px;
		margin-bottom: 50px;
		opacity: 1;
		font-family:LINTSEC;
		font-size: 25px;
		}
		
body ul {
			
			
			text-align:center;
			
		}
		
a {
			text-decoration:none;
			color:#FAFAFA;
			margin:0px;
			border:50px;
			font-family:LINTSEC;
			opacity: 1;
			list-style:none;
			text-align:center;
		}		
		
 .button {
        display: inline-block;
        padding: 25px 150px;
		margin-top: 50px;
        text-align: center;
        color: #ffffff;
        background-color: #a6bfad;
        border-radius: 15px;
		font-family:LINTSEC;
		font-size: 80px;
      }			
	  
	  @font-face { 
	font-family: "LINTSEC"; 
	src: url("/fonts/lintsec.ttf"); 
}
	  
	  
}

					