body {
	font: 12px "Comic Sans MS", Verdana;
	color: #225da1;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
a {
	color: #225da1;
}
a:hover {
	text-decoration: none;
}
#container {
	background: url(../i/bg.jpg) no-repeat center top;
	height: 600px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#copy {
	text-align: left;
	padding: 216px 120px 100px;
}
.small {
	font-size:10px;
}
.txtarea {
	background-image:url(../i/txtbox.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:18px;
	padding:3px;
	border:0px;
	font: 11px "Comic Sans MS", Verdana;
	color: #225da1;
	vertical-align:middle;
}
.txttext 
{
	font: 11px "Comic Sans MS", Verdana;
	color: #225da1;
}
.textbox {
	width:289px;
	height:60px;
	padding:6px 5px 5px;
	font-size:11px;
	background-image:url(../i/txtarea.jpg);
	background-repeat:no-repeat;
	border:0px;
	font: 11px "Comic Sans MS", Verdana;
	color: #225da1;
}
#cerelac {
	position:absolute;
	left:50%;
	margin-left:-80px;
	top:26px;
	width:159px;
	height:83px;
	z-index:1;
}
#vertbaudet {
	position:absolute;
	left:50%;
	margin-left:92px;
	top:467px;
	width:124px;
	height:15px;
	z-index:1;
}
