/* external css file  for The Write Words business site */
/* file name artisticdesigns.css  */
/* no html allowed */

body {background-color:#fdf9df; color:#000000; font-family:Tahoma "Bookman Old Style", Arial, sans-serif;}
table {width:90%; margin-left:.1in; margin-right:1in;;}
p {text-indent:.25in; padding-left:.25in;}
p.narrow {width:425px;}
hr {width:50%;height:2px; color:#000000;}
div.bathroom {width:80%; color:#000000;background-color:#aa9ba2;border: solid 4px #4b3c5b;padding:10px;}
div.ducks {width:80%;color:#000000; background-color:#7ca2c6; border:solid 4px #2b5390; padding:10px;}
.left {
	text-align:left;
}

.center {text-align:center;text-indent:none;padding:none;}
.right {text-align:right;}
img.left{border-style:none;margin-right:.10in;}

img {border-style:none;}

img.title {width:441px;}
h1 {font-family:"Freestyle Script",cursive;font-size:26pt;}
h2 {font-family:"Freestyle Script", cursive; font-weight:300;font-size:24pt;}
.small {font-size:.8em;font-style:italic;text-align:center;}

/* end style sheet */