
body {
background-attachment: fixed;
background-color: white;
background-image: url(http://www.jovanovic.com/DATA/hera-gris.gif);
background-repeat: repeat-x;
}

#wrapper {
background-attachment: fixed;
background-image: url(http://www.jovanovic.com/DATA/hera7777.PNG);
background-position: top center;
background-repeat: no-repeat;
width: 100%;
display: table;
}

#content {
	width: 1200px;
    position: ;
	margin: 10px auto 0;
	border: none; 1px #ccc;
	padding: 0px;
}

a:link { text-decoration: none; color: ##B8860B; }
a:visited { text-decoration: underline; color: #FF4500; }
a:hover { text-decoration: underline; color: #FF8C00; }
a:active { text-decoration: none; color: #FF0000; }
.deco01 { font-family: noto sans, tahoma, arial, helvetica, sans-serif; }
