
h1 {
	front-weight: bolder;
	text-decoration:underline;
	text-align: center;
	
}
h2 {
	text-align: center;
	
}

body {
		font-family : Arial, Verdana;
		color : orange;
		background-color : black;
}


hr {
	width: 1000px; color:black; height:0px;
}

.TextCentre {
	text-align: center;
}
.header_with_image {
}


