body
{
	font-family: Arial;
	background-image: url(../images/logo_bussy_error.png);
	background-position : center;
	background-repeat : no-repeat;
}

A
{
	color: #8b4b5e;
	text-decoration: none;
	text-align : center;
}

A:hover
{
	text-decoration: underline;
}

p
{
	text-align: center;
}

h2
{
	color:#1d6fb6;
	font-size : xx-large;
	text-align : center;
}

h4
{
	color: #525895;
	font-size : large;
}


