body
{
	background-image: url(pictures/dress_background_light_wide.jpg);
}

table.headertable
{
	width: 800px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: 2px;
	border-style: solid;
	border-color: #444444;
	padding: 10px;
}

table.footertable
{
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-color: #FFFFFF;
}

p.header1c
{
	font-size: 3.5em;
	font-style: italic;
	text-align: center;
	color: #005000;
}

p.header2c
{
	font-size: 1.7em;
	text-align: center;
}

p.header3
{
	font-size: 2em;
	font-style: italic;
	color: #005000;
}

p.header3c
{
	font-size: 2em;
	font-style: italic;
	text-align: center;
}

p.header4c
{
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
}

p.header4
{
	font-size: 1.3em;
	font-style: italic;
}

p.header5c
{
	font-size: 1.1em;
	text-align: center;
}

p.text
{
	text-indent: 2em;
	font-size: 1.2em;
	text-align: justify;
}

li
{
	font-size: 1.2em;
}

p.centered
{
	text-align: center;
}

p.nav
{
	text-align:center;
	font-size: 2em;
}

p.nav2
{
	font-size: 1.1em;
	font-style: italic;
}

h1.footer
{
	font-size: 0.5em;
	font-style: italic;
	text-align: center;
}

.red
{
	color: #CC0000;
}

a:link
{
	color: #0000FF;
}

a:visited
{
	color: #0000FF;
}

a:hover
{
	color: #009900;
}