/* CSS Document */

body {
	background-image: url(scrollbg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	color: #FFFFFF;
}

#layout {
	top: 0px;
	left: 0px;
}

.name {
	color: #FF7F00;
	font-weight: bold;
}
