/*Victoria Hansen Style*/

/*Designed and maintained by Bold Frog Design*/

*	{
	border: 0;
	margin: 0;
	padding: 0;
	}

/****** General Styles ******/

body	{
	background: #000000;
	color: #FFFFFF;
	font-family: Garamond, Georgia, serif;
	font-size: 12pt;
	letter-spacing: 1px;
	line-height: 20pt;
	}
		
p	{
	margin: 0 auto 10px;
	text-align: center;
	}

h1
	{
	margin: auto;
	text-align: center;
	}

div.layout
	{
	position: relative;
	width: 480px;
	padding-top: 100px;
	margin: auto;
	}

img
	{
	margin: auto;
	text-align: center;
	}