.HeadBox {
	width: 740px;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.MainBox {
	width: 740px;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-color: #000000;



	background-image: url(../My Documents/Hitthebongo.co.uk-videofx/mainbackground.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
}
a:link {
	color: #990033;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}
h1 {
} 
h3 {
}
.tipbox {
	float: none;
	width: 500px;
	border: medium double #000000;
	height: auto;
	padding: 10px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
color: #FF0000
}
.style3 {
color: #FF0000; font-weight: bold;
}
