* {
	float: left;
	clear: both;
}

body {
margin-top: 0px;
background-color: silver;
padding: 30px;

}


p {
	font-size: 20pt;
}