/*	$File:	thoughts.css
	$Desc:	Basic formats
*/

body {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
background-color: #000000;
background-image: url(../images/bg_sisters.gif);
/*
background-repeat: no-repeat;
background-position: center
*/
}

td {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}

a:link {  color: #CCFFFF}
a:visited {  color: #CCCCFF}
