/* 

                            0000
                           000000
                          00000000
                         0000  0000
                        0000    0000                       
                      000000000000000
                     00000000000000000
                    00000         00000
                   00000           00000
                  00000             00000
                  ________________________
                  +++++ A Z A D E H +++++
                  ________________________


 */




body {
	text-align: center;
}


ul {
	list-style-type: none;
	text-align: center;
	font-size: 1.5vw;
	font-family: Helvetica;
	
}

	li {
		display: inline-block;
		margin: 0 0.5vw;
	}


h1 {
	font-size: 35vw;
	line-height:1.5;
	font-family: Helvetica;
}



h2 {
	font-size: 7vw;
	font-family: Helvetica;
}
h3 {
	font-size: 1.5vw;
	font-family: Helvetica;
	color: blue;
}

section{
	width: 20%;
	height: 80%;

}

article{
	width: 30%;
	height: 80%;
	display: inline-block;
}

p.ascii {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
	font-size: 1.5vw;
	line-height: 1;
}