body {
	background-color: "#000000";
	text-align: center;
}

#header {
	width: 800px;
	background-color: black;
	height: 760px;
	margin: auto;
}

#content {background-image: url(pozadi.jpg);
background-color: black;
 position: relative;
	float: right;
	right: 0px;
	margin-top: 0px;
	width: 800px;
 height: 600px;
 font-size: 14px;
	color: white;
	
}

#content2 { position: relative;
	float: right;
	right: 30px;
	margin-top: 0px;
	width: 500px;
 height: 600px;
 font-family: Monotype Corsiva; 
font-size: 19px;
	color: white;
	
}

#content3 { position: relative;
	float: right;
	right: 170px;
	margin-top: 530px;
	width: 100px;
 height: 50px;
 font-family: Monotype Corsiva; 
font-size: 19px;
	color: white;
	
}


.menu {text-decoration: none}
.menu:link {color: white; text-decoration: none; font-family: Monotype Corsiva; font-size: 17px; font-weight: bold}
.menu:visited {color: white; text-decoration: none; font-family: Monotype Corsiva; font-size: 17px; font-weight: bold}
.menu:hover {color: #B6191D; text-decoration: none; font-family: Monotype Corsiva; font-size: 17px; font-weight: bold}
.menutext {font-family: Monotype Corsiva; font-size: 17px; font-weight: bold; color: #B6191D}
.menu2 {text-decoration: none}
