body {padding:0; margin:0; height:100%; text-align:center; background:url(images/bg.gif) 0 0 repeat-x #290701;}
html {height:100%;}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#fdcf94;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

a {color:#fb8722; text-decoration:underline;}
a:hover {color:#fb8722; text-decoration:none;}

br{font-size:10px}
table{border:0px; border-collapse:collapse;}
a img{ border:0px}

	#page {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:center;
		height:728px;
		width:766px;
		clear:left;
		padding:0px;
		background-color:#290701;
		border:2px solid #290701;
		border-top-color:#290701;
		border-left-color:#290701;
		}
		
	#tag {
		overflow:hidden;
		width:766px;
		height:20px;
		margin: 0 auto; 
		padding: 0 15px 0 0;
		text-align: right;
		}




