Observe o estilo de banner na folha de estilos em cascata (CSS) abaixo
div.banner {
margin: 0;
font-size: 80% /*smaller*/;
font-weight: bold;
line-height: 1.1;
text-align: center;
position: fixed;
top: 2px;
left: auto;
width: 8.5px;
right: 2px;
}
De acordo com esta especificação pode-se