body {
	background: url("https://bettysgraphics.neocities.org/images/backgrounds/pattern%20171.gif") repeat;
}

p {
	color: white;
}

.container {
	position: absolute;
	left: 7%;
}

.column1, .column2, .column3, .column4 {
	margin-left: 10px;
	float: left;
	width: 400px;
	height: auto;
}

img {
	border: 1px solid maroon;
	border-radius: 3px;
	width: 400px;
	height: auto;
	margin: 5px;
}