body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #990033;
	margin: 0px;
	background-image: url(rose.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
}
table {
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}
.thumb1 {
	border: 1px solid #FFFFFF;
	height: 180px;
	width: 240px;
	padding: 1px;
}
a:hover .thumb1 {
	border: 1px solid #FFFF99
}
.thumb2 {
	border: 1px solid #FFFFFF;
	height: 240px;
	width: 190px;
	padding: 1px;
}
a:hover .thumb2 {
	border: 1px solid #FFFF99
}
.screen1 {
	border: 1px solid #FFFFFF;
	height: 260px;
	width: 320px;
	padding: 1px;
}
a:hover .screen1 {
	border: 1px solid #FFFF99
}
a:link {
	color: #FFFFFF;
	text-decoration: none
}
a:active {
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #FFFF99;
	text-decoration: none
}
.top {
	width: 980px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #CD2990;
}
.tx {
	font-size: 10px;
	font-weight: bold
}
.ban {
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
