body {
	background-color: #EC3E37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #EC3E37;
}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.newstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#abg {
	background-image: url(images/abg.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding: 18px;
}

.mybackground td{ 
background-image: url(images/logobg.gif); /* forward slash for the path */ 
width: 151px; /* use you own image size; */ 
height: 101px; /* use you own image size; */ 
background-repeat: no-repeat; 
background-position: left top; 
text-align: center; 
vertical-align: middle; 
} 
