﻿body {
	background-color:#FFFFFF;
	background-image:url(http://www.millerribbons.com/site/miller-bkg.gif);
	background-attachment:fixed;
	margin-top:15px;
	margin-bottom:5px;
}

td, tr, p {
	font-family: Century Gothic, Arial, sans-serif;
	color:#0B133A;
	font-size:12px;
}

a:link {
	color:#0B133A;
	text-decoration:none;
}

a:visited {
	color:#0B133A;
	text-decoration:none;
}

a:active {
	color:#0B133A;
	text-decoration:none;
}

a:hover {
	color:#ED3D86;
	text-decoration:none;
}

.table {
	background-image:url('http://www.millerribbons.com/site/miller-table.gif');
	background-repeat: repeat-y;
	min-height: 350px;
}

.content {
	line-height: 18px;
	margin-bottom: 15px;
}

.image {
	border: 0;
}

.links {
	font-size:16px;
	text-align: left;
}

.copyright {
	font-size: 12px;
	text-align: left;
}

h1 {
	text-align: center;
	font-family: Times New Roman, Georgia, serif;
	font-size:16px;
}


h3 {
	font-family: Times New Roman, Georgia, serif;
	font-size:16px;
	text-transform: lowercase;
	border-bottom: 1px solid #ED3D86;
	padding-bottom: 2px;
	margin-bottom: -10px;
}

.pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed3d86;
}

.type {
	font-family: "Courier New", Courier, monospace;
}

.usa {
	vertical-align: top;
}

