.new-site-color{font-color:red; color:red;}
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('http://sissythumbz.com/images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFDBF5;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

.content {
	background-image: url('http://sissythumbz.com/images/bgtable.jpg');
	background-repeat: repeat-y;
	width: 950px;
}
.thumbs {
	width:175px;
	height:200px;
	border:1px solid #C1008C;
	padding:2px;
	margin:3px;
	background-color: #FFFFFF;
}
a:link,a:visited,a:active {
	color:#0000FF;
}
a:hover {
	color:#0033FF;
	text-decoration:none;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 22px;
	font-weight: bold;
}
.style4 {font-size: 16px}