#content
{
	text-align: center;
	height: 41em;
}
#box1
{
	position: absolute;
	top: 6em;
	left: 4em;
	width: 40em;
	height: 28em;
	margin-left: auto;
	margin-right: auto;
}
#box2
{
	position: absolute;
	top: 1em;
	left: 0em;
	width: 40em;
}
#box3
{
	position: absolute;
	top: 6em;
	left: 0em;
}
.fabname
{
	margin-top: 2em;
}
.welcome
{
	font-weight: bold;
	font-size: 1.8em;
}
#box4, #box5
{
	color: rgb(128, 0, 128);
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}
#box4
{
	float: left;
	margin: 0.75em 0.75em 0.75em 0;
}
#box5
{
	float: right;
	margin: 0.75em 0 0 0.75em;
}
#box3 p
{
	text-align: justify;
}
