h1{
text-align: center;	
color:white;
}
p{
line-height:1.3;
font-size:20px;

}
html{
background-color:#1c2833;
}
a{
	color:white;
}
span{
	color:#1c2833;
	text-decoration:none;
}
h2{
	color:white;
	text-align: center;	
}
ul{
	color:white;
}