﻿html, body, form 
{
	margin: 0;
	background-color: Black;
}

#content 
{
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	background-image: url("../images/BackGround.jpg");
	background-color: White;
}


#video
{
	position: relative;
	width: 512px;
	height: 344px;
	left: 46px;
	top: 85px; 
}

#CodeBox
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	position: relative;
	left: 141px;
	top: 120px;
	background-color:transparent;
	font-size: 50px;
	Width: 310px;
	Height: 52px;
	text-align: center;
}

#SubmitC
{
	position: relative;
	left: 195px;
	top: 100px;
	Width: 200px;
	height: 34px;
	z-index: 1;
}

#ImagePanel
{
	position: relative;
	left: 46px;
	top: 135px;
	Width: 518px;
	height: 205px;
	background-image: url('../images/background_b.gif');
}

#Button_0
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 90px;
	top: 5px;
	z-index: 1;
}

#Button_1
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 100px;
	top: 15px;
	z-index: 1;
}


#Button_2
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 110px;
	top: 25px;
	z-index: 1;
}

#Button_3
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 120px;
	top: 15px;
	z-index: 1;
}

#Button_4
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 130px;
	top: 5px;
	z-index: 1;
}

#Button_5
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 90px;
	top: 35px;
	z-index: 1;
}

#Button_6
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 100px;
	top: 45px;
	z-index: 1;
}

#Button_7
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 110px;
	top: 55px;
	z-index: 1;
}

#Button_8
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 120px;
	top: 45px;
	z-index: 1;
}

#Button_9
{
	position: relative;
	width: 55px;
	height: 55px;
	left: 130px;
	top: 35px;
	z-index: 1;
}
