body {
font-family: sans-serif;
margin:auto;
margin-top:100px;
padding: 10px;
color: #ffffff;
background-color: #000000;
font-size: 0.7em;
}
.intro{
border:1px solid white;
margin:auto;
padding:15px;
width:450px;
}
#logocipo{
background: url(../gfx/logo.jpg) no-repeat;
width:199px;
height:70px;
margin:auto;
}
h2, p,h3{
margin:auto;
width:400px;
text-align:center;
}
h2,h3{
margin-bottom:20px;
}
a{
text-decoration:none;
color:#ffc022;
border-bottom: 1px solid #ffc022;
}


a:hover{
text-decoration:none;
color:#ffffff;
border-bottom: 1px solid #ffc022;
font-size:20px;
}		

#viewer {
background-color: #000000;
width: 100%;
height: 100%;
}

