#splashpage
{
width:866px !important;
width:1118px;
height:3000px;
padding:30px 0 0 250px;
position: absolute;
z-index:99;
opacity:1;
filter:alpha(opacity=100);
}
#splashpageBG
{
width:1118px;
height:3000px;
position: absolute;
z-index:98;
background-color:#FFF;
opacity:0.6;filter: alpha(opacity=60);
}
#splashpage .gaverder 
{
text-align:right;
color:#FFF; 
background-color:#C60;
font-size:14px;
width:436px;
font-weight:bold;
font-family:tahoma, verdana;
padding:5px !important;
padding:5px 0 5px 0;
}
#splashpage a {color:#FFF;}