body
{
	background: #000000 url('img/back_script.jpg') no-repeat center top;
}

#header
{
	padding: 30px 105px 25px 75px;
	text-align: left;
	font-family: helvetica, arial;
}

#header td
{
	text-align: left;
	font-family: helvetica, arial;
	padding: 0 3px 0 3px;
}

#content
{
	margin: 0;
	border: 0;
	text-align: left;
	padding: 0 105px 0 145px;
	font-family: helvetica, arial;
	font-size: 12px;
}

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#content td a
{
	text-decoration: none;
	align: center;
	color: #000;
}

#products
{
	margin: 0;
	border: 0;
	text-align: left;
	padding: 0 75px 0 75px;
	font-family: helvetica, arial;
	font-size: 10px;
	height: 300px;
}

#links
{
	padding: 0 65px 0 135px;
}

#footer
{
	text-align: center;
	color: #F7ADCE;
	font-size: 10px;
}

#footer a
{
	text-decoration: none;
	color: #F7ADCE;
	font-size: 10px;
}

img
{
	border: 0;
}

h1
{
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	display: inline;
	font-family: times, serif;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	display: inline;
}

h3	/*  product names - headers  */
{
	font-weight: bold;
	font-size: 16px;
	display: inline;
	font-face: arial, sans serif;
}

h4	/*  product names - small  */
{
	font-weight: bold;
	font-size: 12px;
	display: inline;
	font-face: arial, sans serif;
}

h5	/*  product descriptions  */
{
	font-size: 10px;
	display: inline;
	font-face: arial, sans serif;
	font-weight: normal;
}

h6	/*  descriptions under photos  */
{
	font-size: 12px;
	font-face: arial, sans serif;
	font-weight: bold;
	display: inline;
}

p.prodnames
{
	text-align: center;
	padding: 2px 12px 2px 12px;
}

