html {
    height: 100%;
}

body {
    height: 100%;
    width: 100%;
    margin: 0;
    text-align:center;
}

div{
}

.teaser-top{
margin:0px auto 0px;
width:980px;
height:1035px;
background-image: url("img/teaser-top.png");
background-repeat: no-repeat;
text-align:center;
}

.teaser-main{
margin:0px auto 0px;
width:980px;
height:1165px;
background-image: url("img/teaser-main.png");
background-repeat: no-repeat;
text-align:center;
text-decoration: none;
}

p.teaser-main1 {
margin:0px auto 0px;
font-family: 'M PLUS 1p', sans-serif;
font-weight:500;
font-size:120%;
color: #454545;
text-shadow: #FFFFFF 0px 0px 3px;
}

p.teaser-main2 {
margin:0px auto 0px;
font-family: 'M PLUS 1p', sans-serif;
font-weight:500;
font-size:100%;
color: #454545;
text-shadow: #FFFFFF 0px 0px 3px;
}










