body
{
	
	
	font-family: arial;
	font-size: 10px;
	width: 100%;
	direction:rtl;
	
}
#border
{
	border: 1px solid #336699;
	width: 450px;
	height: 300px;
	background: black;
}
#controls
{
	width: 450px;
	text-align: center;	
}
a:link, a:visited
{
	text-decoration: none;
	color: #336699;	
}
a:hover
{
	color: black;
}
