body {
	background-color: #000;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color:#f00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.flashBox {
/*	height:300px;
	width:500px;
	background-image: url("../images/flash.jpg");
	border: 1px solid white;*/
	padding-bottom: 25px;
}

#cynnwys {
	background: url("../images/nssaw.png") no-repeat;
	width: 660px;
	height: 200px;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial;
	text-align: left;
	/*height: 140px;*/
	width: 500px;
	padding: 20px 0 5px 30px;
}

