/* CSS Document */
body{
	margin: 0px;
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #58c5f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:14px;
}
.inputBoxes, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFEFB0;
	border: 2px dotted #FFCC00;
}
a:link, a:visited, a:active{ color:#73d1f5; text-decoration:none;}
a:hover{text-decoration:none;}
#contacto{color:#FF6600;}
#vrg{color:#9e521f;}
#ilustraciones{color:#577821;}
#trabajos{color:#67166c;}