@charset "windows-1251";
/* CSS Document */

body {
	background: url(vivi-index.jpg) no-repeat center #000000;
	background-attachment: fixed;
}
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
margin:0px;
padding:0px;
}
table {width:100%; height:100%}
.box {width:800px; height:700px;  margin:0 auto; position:relative}
.pdf {position:absolute; bottom:0; right:0; font:normal 14px Georgia, 'Times New Roman', Times, serif; color:#FFF; font-style:italic; text-align:right; overflow:hidden}
.pdf strong {font-size:25px}
.pdf a {color:#fff}
.pdf a:hover {color:#ff0093}
span {font-weight:bold; font-size:14px!important; text-decoration:none!important;}
.footer {font:normal 10px Tahoma; color:#898c90; padding-top:40px}
.footer a {text-decoration:none;  color:#898c90;}