@charset "UTF-8";

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
	background-image: url(default3.gif);
	background-repeat: no-repeat;
	background-color: #336666;
	margin-right: 10%;
	margin-left: 10%;
	padding-right: 30px;
	padding-left: 30px;
	color: #ffffff
}
#catalogue {
	margin-left: 150px;
}

a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: none;
	color: white;
}
a:active {
	color: white;
	text-decoration: none;
}

h1 {
font-size:22px;
}

h2 {
font-size:18px;
}

h3 {
	font-size:16px;
	color: #FFFFFF;
}

h4 {
font-size:14px;
#catalogue {
	color: #33FF00;
	
		background-position: center;
}
tr {
	color: white;
}
table {
}

