#Intro{
	font-weight:bold;
	font-size:44pt;
	color:#301934;
}

@import url('https://fonts.googleapis.com/css2?family=Reggae+One&display=swap');

body{	
	font-family:'Roboto', 18px, Normal;
}

h1{
	font-family:'Aubrey', 48px, bold;
	font-weight:300;
}
	
.f-left{
	float:left; width:300px;
	background-color:Tomato
}

.clearfix{
	clear:both;
}

.Paragraph{
	background-color:Thistle;
}





























