/* CSS Document */

.frame {
	background-image: url(img/intro_splash.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 1000px;
}

.copyright {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
}

.symbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}