﻿.top {
	width: 1000px;
	height: 146px;
}
.left {
	float: left;
}
.right {
	float: right;
	width: 584px;
	height: 146px;
	background-image: url('valentine-stuff-top.jpg');
}
.topmenu {
	width: 1000px;
	background-image: url('valentine-stuff-menu.jpg');
	height: 120px;
}
.content {
	background-image: url('content-val.jpg');
	width: 1000px;
	height: 856px;
	text-align: left;
}
.contentleft {
	float: left;
	width: 100px;
}
.contentright {
	float: right;
	width: 900px;
}
.bottom {
	background-image: url('valentine-stuff-bottom.jpg');
	width: 1000px;
	height: 78px;
}
h1 {
	font-family: "Freestyle Script";
	font-size: xx-large;
	color: #B40431;
	text-align: center;
}
h2 {
	font-family: "Freestyle Script";
	font-size: x-large;
	color: #B40431;
	text-align: center;
}
p {
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8C0027;
	text-align: center;
}
img {
	border-width: 0px;
}
a:link {
	text-decoration: none;
	color: #8C0027;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #A4022D;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
	font-weight: bold;
	font-style: italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C60624;
}
h3 {
	color: #F5265F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C0027;
	font-size: small;
	text-align: center;
}
b {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C90636;
}
body {
	background-color: #F9ADFF;
}
