/* CSS Document */
* html #image-style {
            background-image: none;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="filename.png", sizingMethod="scale");
            }
BODY {
	margin-top: 0;
	margin-left: 0;
}

--.tback{background: url(newbg3.jpg);
background-position:center;

}

.content{
	font-family:"Monotype Corsiva";
	color:#080278;
	}
	
.large{
	font-size:48px;
	}
