/* CSS Document */

body {
	background: url(layout/red-bg.jpg);
	text-align: center;
	margin-top: 0;
} 

#wrapper { 
	margin: 0 auto;
	width: 780px;
} 

.style2 {color: #0000FF; text-decoration:underline;}

p {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}
td {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}
li {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}
div {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}


