

body {

    word-spacing:0.3em;
    line-height:1.4em;
    background: #ffffff !important;
}

h1{

    word-spacing:0.1em;
    line-height:1.6em;
    color:#444444;
}

#team_image{
    width: 99%;
    max-width: 420px;
    margin: auto;
}

iframe{
    width:100%;
    height:315px;
}

.ui-header > div{
    width: 100%;
    text-align: center; vertical-align: middle;
    background: url('../images/bg_img.png') repeat-x;
}
.header-img{
    width: 100%;
    max-width: 850px;
    padding:0;
    margin:0;
}

p{
    color: #444;
    word-spacing:0.2em;
    line-height:1.5em;
    padding-top: 20px;
}