@charset "UTF-8";
/* CSS Document */

body
{
	
}

#container
{	
	background-image:url(../images/bg.jpg);
	width:1163px;
	height:604px;
	margin-left:auto;
	margin-right:auto;
}

#links
{
	position:relative;
	top:187px;
	left:750px;
	width:150px;
	height:240px;
	background-color:none;
	
	
}

#links img
{
	border:none;
	padding-bottom:20px;
}