body {
	background: url("https://bettysgraphics.neocities.org/images/backgrounds/pattern%20171.gif") repeat;
}

p {
	color: white;
}

.container {
	position: absolute;
	left: 5%;
}

.column1, .column2, .column3, .column4 {
	margin: 5px;
	float: left;
	width: 420px;
	height: auto;
}