html
{
	font-family:"SourceSansPro",helvetica,sans-serif;
}
p
{
	background-color:rgb(80,200,200) ;
	width:50%;
	text-align:justify;
	
	
}
div p
{
	font-weight: 400;
}
h3
{
	font-size: 80px;
	text-transform:uppercase;
}
a
{
	text-decoration:none;
}
img
{
	float:right;
}