/* Ver CW1.1b */
#vueconsole{
background:url('pce console.png') no-repeat center center; 
height: 482px;
width: 750px;
position: relative;	
}

@font-face {
 font-family: digi;
 src: url('digi.eot') /* EOT file for IE */
}

@font-face {
 font-family: digi;
 src: url('digi.ttf') /* ttf file for CSS3 */
}

.vajaxpce { 
font-family: digi,Arial;
position: absolute;
font-size: 60px;
font-weight:400;
color: #053D6C;
}

.vajaxpcem { 
font-family: digi,Arial;
position: absolute;
font-size: 40px;
font-weight:400;
color: #053D6C;
}

.vajaxpcemp { 
font-family: digi,Arial;
position: absolute;
font-size: 45px;
font-weight:400;
color: #053D6C;
}

