/*
Theme Name: Natasa
Theme URI: http://www.nitronen.com
Description: Natasa Miljkovic Home Page
Version: 0.0.1
Author: Veljovic Djordje
Author URI: http://www.nitronen.com
*/

body,td,th {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #D0EAED;
}
body {
	background-image: url('http://www.natasa-miljkovic.com/images/backgroundfull3.png');
	background-repeat: repeat-x;
	background-color: #018F9B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#overlay img{
	border: none;
}
.side {
	font-size: 10px;
	color: #004045;
	margin-top:10px;
}
.footer {
	font-size: 10px;
	margin:20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #D9E9EC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 22px;
	margin-top:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
