.topnavigation {
    background-color:white;
    margin:0 auto;
    width:955px;
    height: 15px;
    padding:6px 10px 0px 10px;
    text-align:right;
}

.topnavigation a {
    font-size:9px;
    font-family:Verdana;
    color:#e1007a;
}

.header {
    width: 975px;
    height: 126px;
    background-image:url(logo_pink.png);
    background-repeat:no-repeat;
}

h1 {
    display:inline;
    color:white;
    font-size:17px;
    padding:4px;
    background-color:#e1007a;
}

h2 {
    background-color:transparent;
    font-size:15px;
    color:#e1007a;
}


.outter {
    border-width:2px 0px 0px 0px;
    border-color:#e1007a;
    border-style:solid;
    margin:0 auto;
    width:975px;
}

