body {
    
    padding-top: 50px;
	padding-right: 10px ;
	padding-left: 10px ;
	padding-bottom:40px ; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75px;
	line-height: 1.3;
	letter-spacing: -0.5px;
	font-weight: bold;
	color:#F08080;
	background-color:#E6E6FA;
}


.header {

	max-width:180px;
	padding: auto;
}

	h4 {
	padding-bottom: 1px;
	padding-top: 100px;
	padding-left: 200PX;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	line-height: 1;

	color: #FF4500;
	background-color:;
	
	letter-spacing: 0.5em;
    word-spacing: 0.5em;
	text-transform: uppercase;
	writing-mode: vertical-lr;


}
.container {

max-width:550px;
	margin-right: auto;
	margin-left: auto;}


h1{

	font-size: 0px;
	color: black;
}


h2 {
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

h3 {
	padding-bottom: 100px;
	padding-top: 0px;
	padding-right: 400px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
	color: white;
	letter-spacing: 0.5em;
	writing-mode: horizontal-tb;
	text-orientation: upright;

	
	
}

    p {
	font-size: 60%;
	line-height: 1.3;
	text-align: justify;
	font-weight: normal;
	



}

    a {
	
 
  color: #F08080;
}
a:hover {
  font-weight: 900;
  color: 
}








}