/* CSS Document by Aleksandar Gosevski */

body{
	background: #fff url(bg.jpg);
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff
}
body a, body a:link, body a:visited, body a:active{
	color: #cccccc;
	text-decoration: none;
}
body a:hover{
	text-decoration: underline;
}
#desno{
	text-align: right;
}


