body{
    font-family: arial, helvetica, sans-serif;
    background: url('images/bg.gif');
    margin: 0px;
    color: #666;
}

.all{
    width: 100%;
    height: 100%;
    background: url('images/bg_sup.png') no-repeat;

}

h1{
    color: #690;
    text-align: center;
    font-size: 1.2em;
}

h1 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
}
p {
	width: 500px;
	margin:auto;
}
