body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	background-color: #CC33FF;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	}
	
.ix {
	vertical-align: top;
	text-align: center;
	}

.ix-title {
	vertical-align: top;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	}

.lang {
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	}

a.lang:link {
	color: #000000;
	}

a.lang:visited {
	color: #000000;
	}

a.lang:hover {
	color: #FFFFFF;
	}

.navi {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.copy {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	}