body {
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #020202;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
div#background {
	position: relative;
	margin: auto;
	background-image: url('./img/bck.jpg');
	width: 924px;
	height: 708px;
	overflow: hidden;
}
a {
	text-decoration: none;
}
a#link_mail  {
	position: absolute;
	width: 324px;
	height: 25px;
	top: 500px;
	left: 300px;
}
a#link_argon {
	position: absolute;
	width: 200px;
	height: 25px;
	bottom: 0px;
	left: 0px;
}
a#link_rio {
	position: absolute;
	width: 200px;
	height: 25px;
	bottom: 0px;
	right: 0px;
}
