#content
{
	text-align: left;
}
#box1
{
	position: absolute;
	top: 0;
	left: 8em;
}
#box2
{
	position: absolute;
	top: 4em;
	left: 12em;
}
#box3, #box4
{
	position: absolute;
	top: 8em;
}
#box3
{
	left: 12em;
}
#box4
{
	left: 26em;
}
#box5
{
	position: absolute;
	top: 23em;
	left: 8em;
}
