@charset "utf-8";
body{
/*background:url(bcg.jpg);*/
    background-color: #66cc33;
	background-position:center;
	background-repeat:no-repeat;
	}
.body{
    margin: 0px;
}
#flash {
    position: absolute;
    margin-top: -250px;
    margin-left: -385px;
    top: 50%;
    left: 50%;
}
</style>


