body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 80px 0 0;
	color: black;
	text-align: center;	
	background: white url(images/startbg.gif) repeat-x 0 160px;

}

#main {
	width: 640px;
	text-align: left;
	overflow: hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	
}

#flags {
	margin-top: 45px;
}

h1{
	font-size: 18px;
	color: #000;
}

a {
	color: #c1081b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
