HTML {
}
BODY
{
margin : 0px;
padding : 0px;
text-align : left;
height : 100%;
width : 100%;
FONT-SIZE : 11px;
COLOR : #999999;
FONT-FAMILY : Arial, Verdana, Helvetica;
font-weight : normal;
}
.pagina
{
position : absolute;
left : 50%;
margin-top : 0px;
padding : 0px;
margin-left : -310px;
width : 620px;
}
.home2
{
margin-top : 50px;
height : 500px;
width : 620px;
float : left;
}
.tags
{
padding : 10px; 
margin-top : 1000px;
width : 95%;
font-size : 12px;
text-align : justify;
color : #CCCCCC;
float : left;
}
a
{
font-size : 12px;
font-weight : normal;
text-decoration : none;
color : #CCCCCC;
}
a:hover
{
font-size : 12px;
font-weight : normal;
text-decoration : underline;
color : #CCCCCC;
}
.img
{
    border : 1px;
    border-color : #000000;
    border-style : solid;
    border-width : 1px;
}