body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #171717;
	margin-top: 100px;
	background-image:url('../img/bg.jpg');
	background-attachment:fixed;
	background-position:center; 
	font-size: 16px;
}
.backgroundColor {
	background: #F8F5E7;
}

h1 {
	font-size: 4em;
	height: 150px;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
}
h1.horseName {
	margin: 0;
	padding: 0.3em 0;
	font-size: 2em;
	height: auto;
}
h2 {
	text-decoration: none;
	font-size: 1em;
	font-variant: small-caps;
	margin: 0;
	padding: 1em 0.5em;
	text-align:center;
}
h2.horseName {
	font-size: 2em;
}
h2.typeName{
	font-size: 1.5em;
	color: #000;
	padding: 0;
	border: solid 2px #8B4513;
	width: 280px;
}
h2.fillyContent{
	margin: 0;
	padding: 0 0 0 2em;
	line-height: 20px;
	text-align: left;
}
h2.fillyFatherContent{
	margin: 0;
	padding: 0.2em 0 0 0.5em;
	line-height: 20px;
	text-align: left;
	font-size: 1.5em;
}

a img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited{
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #555;
	font-style: italic;
}

a:link.menu {
	text-decoration: none;
	color: #555;
	font-style: italic;
	padding: 0 0.5em;
}
a:visited.menu {
	text-decoration: none;
	color: #555;
	font-style: italic;
	padding: 0 0.5em;
}
a:hover.menu {
	color: #000;
	background: #eee;
}
a.current {
	color: #000;
	background: #eee;
}

.content {
	background: #F8F5E7;
	margin: 0 auto;
}


p {
	margin: 0;
	padding: 0;
}

table {
	border-collapse:collapse;
}

.floatNo {
	float: none;
	margin: 20 auto;
}

/***********************************************************************

WIDTH

************************************************************************/


.w600 {
	width: 600px;
}

.w890 {
	width: 890px;
}

.w900 {
	width: 900px;
}

.w1000 {
	width: 1000px;
}

.w1200 {
	width: 1200px;
}

/***********************************************************************

Fontsize

************************************************************************/


.f80 {
	font-size: 8em;
}

.w890 {
	width: 890px;
}

.w900 {
	width: 900px;
}

.w1000 {
	width: 1000px;
}

.w1200 {
	width: 1200px;
}