html {
    margin: 0;
    padding: 0;
    cursor: default;
}

body {
    
	background-color: #000000;
        background-image: url(home03.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        margin-top: 0px;
        padding: 0;  
}

a,a:link,a:visited,a:active,a:hover { 
    border: none;
    border-color: none;
    border-style: none;
    border-width: 0;
    color: none;
    text-decoration: none; 
}

img {
    
    border: none;
    border-color: none;
    border-style: none;
    border-width: none;
}

.body2 {
    
	background-color: #000000;
        background-image: url(home02.jpg);
        background-position: top;
        background-repeat: no-repeat;
        margin-top: none;
        padding: 0; 
}


.hde1 {
    font-family: Arial;
    font-size: 20;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.hde2 {
    font-family: Arial;
    font-size: 15;
    font-style: normal; 
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

.piepag {
    font-family: Arial;
    font-size: 12;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
}

.piepag2 {
    font-family: Arial;
    font-size: 10;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom;
}

.engsubs {
    font-family: Arial;
    font-size: 11;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    text-align: center;
}

.imgcenter {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
    