body {
	background: rgb(2,0,36);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(33,130,54,1) 0%, rgba(0,212,255,1) 100%);
	font-family: Comic Sans MS, Comic Sans, cursive;
    font-size: 24px;
    line-height: 1.2;
	max-width: 1000px;
}
b {
	font-size: 30px;
}
.f0 {
	max-width: 200px;
	float: left;
}
img {
	height:170px;
}
.c1 {
	border: solid;
}
