@charset "utf-8";
/* CSS Document */

body{margin-left:0px; margin-top:0px; margin-right:0px; background-image:url(images/res3.png); }

#ustbar{
	width: auto;
	background-color: #2FB1FF;
	height:400px;
	background-image:url(images/res2.png);

}

#resim{ width:800px; height:400px; background-image:url(images/res.png); margin:0px auto; }
#altbar{
	height:20px;
	margin:0px auto;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#altbar a{
	color: #666666;
	text-decoration: none;
}
