body{
margin:0;
padding:0;

font-family: Trebuchet MS;
text-align:center;
background:#000 url(bg_border.jpg) repeat-y;
}

#container{
  text-align:left;
  margin:0 auto;
  width:680px;
  height:478px;
  background: url(bg_intro2.jpg) no-repeat;
  padding:122px 0 0 120px;
  border-left:#fff 3px solid;
}

#containerBotoom .skip{
color:#fff;
padding:0 0 6px 0;
}

#containerBotoom .skip a{
color:#fff;
text-decoration:none;
}


#containerBotoom .skip a:hover{
text-decoration:underline;
}

#containerBotoom{
width: 570px;
padding:18px 40px 40px 40px;
height:20px;
float:left;
color:#fff;
font-size:12px;
text-align:center;

}

#containerBotoom h1{
font-size:12px;
margin:0;
padding:0;
display: inline;
}

#containerBotoom a{
text-decoration:underline;
color:#fff;
}

#containerBotoom a:hover{
text-decoration:none;
}