html { SCROLLBAR-FACE-COLOR: #808080; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d307cf; 
	SCROLLBAR-SHADOW-COLOR: #d307cf;
	 SCROLLBAR-3DLIGHT-COLOR: #d307cf;
	 SCROLLBAR-ARROW-COLOR: #d307cf;
	 SCROLLBAR-TRACK-COLOR: #d307cf;
	 SCROLLBAR-DARKSHADOW-COLOR: #d307cf;;}
body {
	margin:0;
	padding:0;
	
	font-family: helvetica; 
       
	
}


#presentacion {
	
	width:550px;
	margin:0px;
	background-image:url(convocatoria.jpg);
	height:1556px;
	

	
}

a {font-family: helvetica, arial; 
	font-size:17px;
	line-height:5px;
	text-shadow:#F39;
	font-weight:bolder;
	color:#ff00fe;
	text-decoration:none;
	}

a:hover{
	color:white;
	text-decoration:none;
	}

#boton {
	

	padding-top:1050px;
	padding-left:150px;

	
}


