body
{
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #f4f4f4;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat;
	font-family: Lucida Grande, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

A:link, A:visited, A:active
{
	color: #cc0000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.name
{
	margin: 0;
	padding: 0;
	position: relative;
	left: 310px;
	top: 305px;
	width: 200px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.enter 
{
	font-size: 12px;
	font-weight: normal;
}

.container
{
	margin: 40px auto 0 auto;
	padding: 0;
	width: 649px;
	height: 448px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-image: url(../../images/bridge.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

