body{
	background:#FFFFFF url(../img/indexsfondo.jpg) no-repeat right top;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin: auto;
	padding: 0;
	}

a:link, a:visited, a:active {
	color: #626262;
	text-decoration:none;
	}

a:hover {
	color: #333333;
	text-decoration:none;
	}

#container {
	width:35%;
	height:20%;
	position:absolute;
	top:50%;
	left:50%;
	margin:-10% 0 0 -17.5%;
	}

img {border: 0;}