﻿body
 { background-image: url(bg025.gif); color: black; position: absolute;
top: 0;
left: 0 ;
right: 0 ;
bottom: 0; 
margin: 0  auto;
width: 940px;
 } 

span {font-size:xx-large; color:blue; font-weight: bold }
span2 {font-size:xx-large; color:red; font-weight: bold }
span.welcome1 { position: absolute; top: 0px; left: 0px; }

span.welcome2 { position: absolute; top: 0px; left: 880px; }
span.welcome3 { position: absolute; top: 0px; left: 400px; } }



