/* -*-css-*- http://www.w3.org/TR/REC-CSS3 */

@import url("tab-menu.css");
@import url("tab-menu-green.css");
@import url("tab-menu-blue.css");
@import url("tab-menu-black.css");

body
{
    background-image: url('../images/avatar-background.jpeg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-repeat: no-repeat;
}

#tabmenuContents
{
    background-color: #f0f0f0;
    background: #f0f0f0;
}

#tabmenuHeader p.homeurl
{
    font-size: 200%;
}

#tabmenuHeader p.homeurl
{
    font-size: 200%;
    padding-top: 1.5em;
    padding-bottom: 1.8em;
    padding-left: 6em;
    padding-right: 1em;
    text-align: left;
}

#tabmenuHeader span.subtitle
{
    font-size: 50%;
    text-align: left;
}

#tabmenuHeader
{
    background-image: url("../images/matterhorn-clip-680.png");
    background-image: url("../images/clouds-sun-clip.png");
    background-image: url("../images/matterhorn-clip-768-green.png");
    background-image: url("../images/matterhorn-clip-768.png");
    background-image: url("../images/earth-sun-eclipse-675.png");
    background-image: url("../images/earth-supernova-675.png");
    background-repeat: no-repeat;
}

#tabmenuHeader p.homeurl
{
    /* color: #e0e0ff; */
}
