*{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
}

body{
	background-color:#000000;
}

#top{
	width:950px;
	height:700px;
	margin:50px auto 0 auto ;
}

h1 , h2{
	display:none;
}

.text{
	display:none;
}

#main{
	background-image:url(img/tdf.jpg);
	width:950px;
	height:700px;
}

#menu{
	width:200px;
	height:40px;
	margin:0 auto;
	list-style:none;
	text-indent:-9999px;
}



a.content{
	display:block;
}



a.content {
	width:200px;
	height:40px;
	background-image:url(img/botan.gif);
}

a.content:hover {
	width:200px;
	height:40px;
	background-image:url(img/botan_on.gif);
}