body {
	background-color: #232c34;
	background-image: url(http://www.jkp.de/ohrbooten/newsletter/bodybg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2;
}


a {
	color: red;
}

#centerbox 
{
	width: 600px;
	margin: 50px auto;
}

#contentbox {
	background-color: #fff;
	padding: 10px;
	float: left;
	border: 4px double #4f6475;
	width: 580px;
}

#header {
	text-align: center;
}

#content {
	width: 580px;
}

#content p {
	margin-top: 6px;
	font-size: 18px;
}

#content h2 {
	margin-top: 6px;
	font-size: 24px;
}

#frm_name {
	width: 400px;
	padding: 4px;
	font: 18px "Courier New", Courier, mono;
}

p.info {
	font-size: 12px !important;
	color: gray;
}

p.error{
	color: red !important;
}
