body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Tahoma,Arial,Helvetica,sans-serif;
  background: #6E7065 url('images/fetichiste_04.jpg') repeat-x top center;
	color: #333;
	text-align: center;
	}

#page {
	background: #ffffff url('images/fetichiste_07.jpg') no-repeat bottom center;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #f56fbb;
	}

#headerimg 	{
	background: #f56fbb url('images/fetichiste_02.jpg') no-repeat top center;
	margin: 0; 
	height: 201px; 
	width: 770px; 
	}

h1, h2, h3 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

a, h2 a:hover, h3 a:hover {
	color: #B10400;
	text-decoration: none;
	}

a:hover {
	color: #B10400;
	text-decoration: underline;
	}

/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 770px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0; 
	padding: 0; 
	height: 201px; 
	width: 770px;
	}

#headerimg {
	margin: 0;
	height: 201px;
	width: 100%;
	}
