body{
    background: url(../img/bg.jpg);
}
#header{
    background-color: #e9edef;
    margin-top: 35px;
}

#menubg{
    z-index: 8;
    position: absolute;
    padding-top: 30px;
    padding-bottom: 30px;
}
#menutext{
    z-index: 9;
    position: absolute;
    padding-top: 46px;
    padding-left: 30px;
    word-spacing: 28px;
}
#logo{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 150px;
}
#menu{
    padding-left: 50px;
}

nav a{
    color: #cccccc;
}
nav a:hover{
    color: #28a4c9;
    text-decoration: none;
}
nav a:visited{
    text-decoration: none;
}
nav a:active{
    color: red;
    text-decoration: none;
}
#texttemp{
font-size: xx-large;
    font-weight: bold;
    color: white;
    line-height: 40px;
    padding-left: 130px;
    padding-top: 60px;
}
#alltemp{
    padding-top: 30px;
    padding-left: 115px;
}
#than{
    background-color: #e9edef;
}
#img1 img{
    width: 170px;
    height: 170px;
    border: 4px solid #cccccc;
}
#img2 img{
    width: 170px;
    height: 170px;
    border: 4px solid #cccccc;
}
#img3 img{
    width: 170px;
    height: 170px;
    border: 4px solid #cccccc;
}
#img4 img{
    width: 170px;
    height: 170px;
    border: 4px solid #cccccc;
}

#fourimg{
    padding-top: 10px;
    word-spacing: 100px;

}
#content{
    background-color: white;
}
#fourimg #bv1{
    word-spacing: 0px;
}
#title1{
    font-size: large;
    font-weight: bold;
}
#fourimg #bv2{
    word-spacing: 0px;
}
#title2{
    font-size: large;
    font-weight: bold;
}
#fourimg #bv3{
    word-spacing: 0px;
}
#title3{
    font-size: large;
    font-weight: bold;
}
#fourimg #bv4{
    word-spacing: 0px;
}
#title4{
    font-size: large;
    font-weight: bold;
}
#readmore{
    word-spacing: 70px;
    padding-left: 15px;
}
#free{
    font-size: large;
}
#introtext{
    font-size: large;
}
#logo1 img{
    width: 60px;
    height: 60px;
    margin-left: 0px;
}
#logo2 img{
    width: 60px;
    height: 60px;
}

#logo3 img{
    width: 60px;
    height: 60px;
    margin-left: 0px;
    margin-top: 10px;
}

#logo4 img{
    width: 60px;
    height: 60px;
}

