html, body, h1, h2, h3, h4, h5, h6, p, table, tr, th, td, form, fieldset, select, input, textarea, dl, dt, dd, ul, ol, li, address, blockquote, pre, code {
margin:0;
padding:0;
}
body {
	font-family:Arial,sans-serif;
	background-color: #1D3B4C;
	background-image: url(../bg-images/blue-fade-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
color:#000000;
text-decoration:none;
}
/* -------------------------------- Additions ----------------------------------- */
