/* CSS Document */

body 
{
margin:auto;
background:url(../back.jpg);
}

#ih
{
height:0px;
margin:auto;
}
#iwrap
{

margin:auto;
height:768px;
width:820px;
background-image:url(../intro.png);
border:#FFFFFF solid 4px;
}

#wlink 
{
padding-top:620px;
margin-left:250px;
}
#text
{
width:242px;
height:44px; 
background-image:url(../text.png);
border:0px;
}

#text:hover
{
width:242px;
height:44px; 
background:url(../text1.png);
border:0px;
}
