div#main {
	background-image: url(../images/screendesign_bag_start.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#main h1 {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #c1001f;
}

#main p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #c1001f;
}

#main sub {
	font-size: 8px;
	line-height: 8px;
}

#main a {
	font-size: 11px;
	font-weight: bold;
	color: #c1001f;
	text-decoration: none;
}