* {
margin:0px;
padding:0px;
border-width:0px;
text-align: center;
}
body {
background-color: #F5F0F4;
background-image:url(cisvasa.gif);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:hover, a:active {
border-width:0px;
text-decoration:none;
}
img, tr, td, table {
border:0px;
margin:0px;
padding:0px;
}
#contenido {
position: absolute;
top: 50%;
left: 50%;
margin-top: -210px;
margin-left: -380px;
text-align:center;
border:1px solid #999999;
}