html,body,#bg,#bg table,#bg td,#content {
	width:100%;
	height:100%;
	overflow:hidden;
	margin: 0px;
	color: #8CA;
}
/* CSS Document */

#bg div {
position:absolute;
width:100%;
height:100%;
top:0px;
left:0;
}

#bg td {
vertical-align:middle;
text-align:center;
}

#bg img {
min-height:20%;
min-width:20%;
margin:0 auto;
display:block;
}

#content {
    position: absolute;
    top: 1px;
    left: 11px;
    z-index: 70;
    overflow: auto;
}


#text_imp {
    position: absolute;
    top: 320px;
    left: 380px;
    width: 708px;
    background: #Ffffff;
    color: #000000;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 11px;
	padding: 10px;
}

p {  

    color: #000000;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 11px;


}
