﻿body 
{
	background-image:url(../img/FondoNieve2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.Bienvenido 
{
background-image:url(../img/Bienvenido.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:122px;
left:40px;
position:absolute;
top:290px;
width:343px;
}

.Wellcome
{
	background-image:url(../img/Wellcome.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:119px;
	left:427px;
	position:absolute;
	right:62px;
	top:290px;
	width:338px;
}

