body {
	margin: 0;
	padding: 0;
	text-align: center;
 }
	
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 1.5
	margin: 5px 0 5px 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 160%;
	font-weight: bold;
	line-height: 100%;
	background-color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 0;
	margin: 0;
	color: #014F79;
	line-height: 100%;
	background-color: inherit;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	padding: 0;
	margin: 0;
	color: #444;
	line-height: 100%;
	background-color: inherit;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 100%;
	background-color: inherit;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 100%;
	background-color: inherit;
}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 100%;
	background-color: inherit;
}
	
#container_english {
	margin: auto;
	width: 940px;
	height: 305px;
	border: 0px solid #000;
	padding: 1em;
	background: #fff url('http://test.antibullytorfaen.contensis.co.uk/SiteElements/Images/HomepageHeader1.gif'); 
	background-repeat:no-repeat;
	background-position:top left;
	text-align: left;
 }

#container_welsh {
	margin: auto;
	width: 940px;
	height: 305px;
	border: 0px solid #000;
	padding: 1em;
	background: #fff url('http://test.antibullytorfaen.contensis.co.uk/SiteElements/Images/HomepageHeader1Welsh.gif'); 
	background-repeat:no-repeat;
	background-position:top left;
	text-align: left;
 }

#container_english a:link, #container_english a:active, #container_english a:visited,{
	text-decoration: none;
	color: #014F79;
	font-weight:bold;
}

#container_welsh a:link, #container_welsh a:active, #container_welsh a:visited,{
	text-decoration: none;
	color: #014F79;
	font-weight:bold;
}
