body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FBF4E4;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#tony-loves-tina {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/tback.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 20px 24px 20px 43px;
}
#tony-loves-tina h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#tony-n-tinas-wedding {
	font-size: 14px;
	text-align: left;
	padding: 20px;
}
#tony-n-tinas-wedding li {
	color: #990000;
	margin: 10px 0px;
	list-style-type: square;
}
#tony-n-tinas-wedding a {
	color: #990000;
	text-decoration: none;
}
#tony-n-tinas-wedding a:hover {
	color: #990000;
	text-decoration: none;
}
#tony-tina-orlando {
	font-size: 11px;
	color:#333333;
	text-align: center;
	padding: 5px 20px;
}
#tony-tina-orlando p {
	margin: 3px 6px;
}
#tony-tina-orlando a {
	color:#333333;
	text-decoration: none;
	padding: 0px 6px;
}
#tony-tina-orlando a:hover {
	color:#333333;
	text-decoration: underline;
}
