/* CSS style::original */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;

}

img {
	border: none;
}

img:hover {
	background-color: transparent;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

/* site */

#container {}

#container1 {
	width: 1233px;
	background-image: url(exforium_music_oglasnik.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 734px;
	margin: 0px auto;
}

