<style type="text/css">
html, body {
height: 100%;
margin: 0;
padding: 0;
}

img#bg {
position:fixed;
top:0;
left:0;
height:100%;
}

#txt2{
position: absolute;
left: 60px;
bottom: 60px;
	
	}

#content {
width: 530px;
position: absolute;
top: 135px;
left: 45%;
z-index:1;
text-align:right;
font-family: arial;
color: #000;
line-height: 15px;
font-size: 12px;
}

a:link{
color: #d7363c; 
font-size: 9pt;
text-decoration: none; 

}

a:visited{
color: #d7363c; 
font-size: 9pt;
text-decoration: none; 

}

a:hover{
color: #f69624; 
font-size: 9pt;
text-decoration: none; 
font-weight: bold;

} 

a{
color: #d7363c; 
font-size: 9pt;
text-decoration: none; 
font-weight: bold; 

}

a.blog:link{
color: #d7363c; 
font-size: 26pt;
text-decoration: none; 
font-weight: none;


}

a.blog:visited{
color: #d7363c; 
font-size: 26pt;
text-decoration: none; 
font-weight: none;


}

a.blog:hover{
color: #f69624; 
font-size: 26pt;
text-decoration: underline; 
font-weight: none;


} 

a.blog{
color: #d7363c; 
font-size: 20pt;
text-decoration: none; 
line-height: 30px;
font-family: arial black;
font-weight: none;

}

<!--[if IE 6]>
html { overflow-y: hidden; }
body { overflow-y: auto; }
#bg { position:absolute; z-index:-1; }
#content { position:absolute; }
</style>
