BODY 
{
	background-color: #ffffff;
	/*background-color: #33cc33;*/
	margin: 0px;
	font-family: Garamond, Verdana, Times New Roman;
	color: #745331;
}

A:link, A:visited 
{
	color: #808080; text-decoration: none;
}
A:hover 
{
	color: orange;
	/*color: #36cd47;*/
}
DIV#page
{
margin-left: auto;
margin-right: auto;
margin-top: 20px;
height: 480px;
}
DIV#page-content
{
width: 650px;
height: 480px;
}
DIV#bg
{
margin-left: auto;
margin-right: auto;
width: 250px;
height: 87px;
background-image: url(dahorse-handmade-250x87.jpg);
}
DIV#panel
{
position: relative;
float: left;
top:300px;

width: 500px;

font-family:Garamond, Times New Roman;
border: 0px solid red;
}
DIV#wallpaper
{
float:none;
position: relative;
top: 0px;
width: 500px;
height: 0px;
border: 0px solid white;
}
DIV#texts
{
position:relative;
float: none;
top:10px;
right: 0px;

height: 100px;
text-align: center;
font-family: Garamond, Verdana, Times New Roman;
font-size: 18px;
font-style: italic;
font-weight: bold;
border: 0px solid white;
}