

h1
{
    color: rgb(4,123,144);
    font-size: 60px;
    font-weight: bold;
}

span
{
    color: white;
    font-size: 30px;
    margin-left: 50px;
    margin-top: 40px;


}
div
{
	color: white;
    font-size: 30px;
    margin-right: 50px;
    margin-top: 40px;
}
h5 
{
    color: white;
    margin-left: 200px;
    font-size: 10px;
    margin-top: 270px;
}

