@charset "utf-8";
/* CSS Document */

body {
	background-color: #9bb7cf;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	margin:0;
}
.tintro {background-color:#006; }
.writings {text-indent:.25in; font-size:18px; }
.style1 a {color:#FFF; font-size:16px; font-weight:bold; text-decoration:none; }
