

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}


/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;
}
