body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#4b0500;
	color:#0C4E98;
}

.container{
	width:1000px;
	height:510px;
	margin:0 auto;
	margin-top:100px;
	background-image:URl('images/containerbg.jpg');
	background-repeat:no-repeat;
	position:relative;
	
}

.taal{
	position:relative;
	top:400px;
	left:660px;
	width:250px;

}

.taal a:link,
.taal a:visited{
	color:#000;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}

