
body 
{
	width: 100%;
	background: #7c7a6d;
}

div.container 
{
margin: 0 auto;
width: 800px;
height: 100%;
text-align:left;
background:	#950922;
padding: 10px;
}
div.logo
{
	float: right;
	margin: 10px;
}

form
{
	width: 410px;
	margin: 0 auto;
}
#name
{
	width: 400px;
	height: 200px;
	border: 3px solid #cccccc;
	padding: 5px;

}

div.text
{
	font: sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FF0000
}

div.link
{
	width: 400px;
	margin: 0 auto;
}

div.text
{
	width: 400px;
	height: 50px;
}

#texta
{
	height: 50px;
}
div.video
{
	width: 500px;
	margin: 0 auto;
}
