#seasons {
	display: inline-block;
	position: absolute;
	margin-left: 509px;
}

p {
	font-family: Times;
	font-weight: bold;
	font-size: 28pt;
	color: green;
}

#box1 {
    width: 25%;
    padding: 12px 20px;
    margin-left: 500px;
    box-sizing: border-box;
    font-size: 18px;
    font-family: Helvetica;
    font-variant-position: center;

}