html
{
	height: 100%;
	background-color: #ffffff;
	background-image: url("/imatges/fondo.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}

body 
{
	font-family: verdana;
	font-size: 12px;
}

.index 
{
	text-align: center;
}

.nom 
{
	font-size: 40px;
	color: #cacaca;
}

.prox
{
	font-size: 8px;
}

.reflected
{
	text-align: center;
}