body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

#wrapper{
	width: auto;
	height: 600px;
}

#content {
	text-align:center;
	background-image:url(../images/index.gif);
	background-repeat:no-repeat;
	width: 433px;
	height: 608px;
}

#info {
	text-align:center;
	background-image:url(../images/info.gif);
	background-repeat:no-repeat;
	width: 433px;
	height: 608px;
}