body
	{
	text-align: center;
	padding-top: 5px;
	}

#box-1
	{
	margin-left: auto;
	margin-right: auto;
	height: 440px;
	width: 600px;
	border: 1px solid #666;
	padding: 25px;
	text-align: right;
	background-image: url(../pics/berge.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

#box-2
	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	height: 20px;
	width: 641px;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	}	

#text-box-1
	{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
	}

#text-box-1B
	{
	font-family: Arial;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
	}

#text-box-2
	{
	font-family: Arial;
	font-size: 0.7em;
	font-weight: normal;
	margin: 2px;
	color: #666;
	}