﻿.bookingPage
{
	background-image: url(../../images/user/darkBlueBack.png);
}

.bookingButton
{
	border: solid 1px white;
	width: 300px;
}

a:visited
{
	text-decoration: none;
	color: Black;
}

