@charset "utf-8";

body {
    width: 100%;
    min-height: 100%;
    height: auto;
    background: url('images/flammy_coming_soon.jpg') top center no-repeat #fbf8ca;

 
}

img {
    border: 0px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #122a58;
	line-height: 150%;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #b4bbca;
}
