
body
{
	background: url(/pintura_bg_1.png);
	font-family:Sans-Serif;
	font-size:13px;
}
img#q
}
	position:absolute;
	margin-top: 150px;
	text-align: center;
}
img#c
{
	position:absolute;
	margin-top: 0px;
}
.text
{
	background: #000044;
	border: 1px;
	border-style: solid;
	color: #00ffff;
	border-color: #ffffff;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: right;
	position: fixed;
	top: 10px;
	right: 10px;
}
.innertext
{
	text-align: left;
}
a       
{
        color: #00aaaa;
}       
a:link  
{
        color: #00aaaa;
}       
a:visited
{
        color: #004488;
}       
a:active
{
        color: #333333;
}       
a:hover
{
	color: #ffffff;
	opacity: 1;
}

