body {
	background: #006699;
	margin:0;
	padding:0;
	text-align:center;
	}

a img {
	border:none;
	}


#index {
	margin-top: 100px;
	text-align: center;
	}

#lang {
	position: relative;
	text-align: center;
	}

.bold {
	font-size: 0.8em;
	font-family: arial;
	font-weight: bold;
	}

	a {
	color: #000;
	}

	p {
	font-size: 0.75em;
	font-family: arial;
	}


