Template:Page Header/style.css
From KB42
.header_container {
position: relative;
border:1px solid gray;
}
.header_img {
}
.header_text_container {
position: absolute;
top: 1px;
width: 100%;
font-size: 20px;
text-align:center;
clear:both;
background-repeat:no-repeat;
border-radius:5px;
}
.header_text_size {
font-size:162%;
border:0;
margin:0;
color:#000;
}
