html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #ddcdbb;
}

html, body {
   height: 100%;
}
h1
{
font-size:18px;
font-family:Tahoma;
}

a { color: #9c4500; text-decoration: none; font-family: monospace;}
a:visited {}
a:hover { text-decoration: underline; color: #ff910e;}
a:active {}

#container
{
min-height:100%;
}
#content
{
padding-top:50px;
padding-left:180px;
color: #000000; font-family: monospace;

}

#page
{
position:absolute;
top: 150px;
}

#profile
{
position:absolute;
top: 300px;
vertical-align:baseline;
}

#button
{
float:left;
margin-left:20px;
margin-right:20px;
}

#button a {}

#footer
{
color: #000000; font-family: monospace;
padding-left:180px;
margin-top:-100px;
}

