BODY.main
{
	background-image: url(../Images/IXelecLogo.gif);
}

BODY.circuit
{
	background-color: green;
}

BODY.main
{
	text-align:			justify;
}

P.emphasise
{
	border-width:	1;
	border:			solid;
	text-align:		center;
	font-size:		16pt;
	color:			blue;
}

