* {margin:0px ; padding:0px }
body {
    position: relative;
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-image: url(objetos/montaje2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {text-align: center}
#global {
	width: 800px;
	height: 768px;
	position: relative;
	background-attachment: scroll;
	background-image: url(objetos/fondo%20copia15.jpg);
	background-repeat: repeat;
	background-position: center center;
			}
img {border-style: none}
#contador {
	float:left;
	list-style:none;
	position: relative;
	left: 60px;
	top: -20px;
	} 
#logo {
	float:right;
	list-style:none;
	height: 56px;
	width: 780px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 250px;
	} 
#saludos {list-style:none ; padding: 30px 0px 0px 0px } 
#certificado {
	float:left;
	list-style:none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 135px;
	}
#espanol {       
                 	float:left;
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: -185px;
	top: 500px;
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: blink;
	} 
	
#ingles {       float:left;
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: -260px;
	top: 530px;
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: blink;
}

