HTML {

        height: 100%;
        width: 100%;
        overflow:hidden;

}

BODY {

        vertical-align: top;
		height: 100%;
        width: 100%;
        margin: 0px;
        padding: 0px;
        background-color: #011D33;
}

IMG {

		border-right: 0px; 
		border-top: 0px; 
		border-left: 0px; 
		border-bottom: 0px;

}

#flashcontent {

		height: 100%;
		overflow-y:auto;
        font-family: Georgia;
        font-size:11px;
        height: 100%;
        width: 100%;

}

.flash .img1 {
	
	margin: 30px 0px 0px 30px

}

.flash .img2 {

	margin: 30px 0px 0px 30px

}