﻿/* CSS Document */

body {
		margin: 0 0 0 0;
		background-image: url("images/bg_05262011.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #742438;
		font-family:Arial, Helvetica, sans-serif;
		color: #ffffff;
	}
	
table {
		font-size: 14px;
	}

.big {
		font-size: 20px;
	}

.small {
		font-size: 10px;
	}
