html, body {
background: #ffffff;
height: 100%;
margin: 0px;
}

#container {
width: 100%;
height: 100%;
}

#content {
background:#fff;
text-align:left;
}

#condiv{
font-family:      sans-serif;
font-size:	   small;
text-align:justify;
}

