@charset "utf-8";
/* CSS Document */

body {
	background: #663333 url(../images/pattern_108.gif) repeat;
	/*background image from http://www.bsidedesign.net/travis/images/squidfingers/pattern_108.gif */
	}
body {
	font: 100%/140% Georgia, "Times New Roman", Times, serif;
	color: #F5F5F5;
	}
h2 {
	font: bold 130%/120% Helvetica, Arial, sans-serif;
	}
div.infobox {
	width: 36em;
	margin: 1em auto;
	padding: 12px;
	border: 4px solid #990033;
	background: #96434B;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}