body {
    background: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: Trebuchet MS, Arial, Verdana;
}

#container {
    width:1000px;
    height:630px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-355px 0 0 -500px;
}

#outter {
    width:1000px;
    height:600px;
    background-color: #b00178;
    border-radius: 10px;
    padding-left:3px;
    padding-top:3px;
}

#inner {
    border-radius: 10px;
    border: 1px solid #ffffff;
    padding: 20px;
    width: 955px;
    height: 555px; 
}

#footer {
    width: 1000px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

#q1 {
    width: 275px;
    height: 370px;
    position: absolute;
    left: 10px;
    top:10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
}

#q2 {
    width: 910px;
    height: 515px;
    position: absolute;
    left: 45px;
    top: 40px;
    border: 1px solid #ffffff;
    border-radius:10px;
    }
#q3 {
    width: 275px;
    height: 370px;
    position: absolute;
    left: 515px;
    top:220px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding-top: 5px;
}

#q4 {
    width: 500px;
    height: 200px;
    position: absolute;
    left: 10px;
    top:390px;
}

#logo {
    background: url(/img/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 225px;
    height: 170px;
    position: absolute;
    left: 287px;
    top:216px;
}

#slq1 {
    width: 200px;
    height: 235px;
    margin-top:30px;
    margin-left:30px;
    margin-bottom:30px;border-radius:10px
}

#slq2 {
    width: 1000px;
    height: 630px;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:30px; border-radius:10px;
}

#slq3 {
    width: 220px;
    height: 190px;
    margin-top:40px;
    margin-left:30px;
    margin-bottom:45px;border-radius:10px
}

#slq4 {
    width: 250px;
    height: 133px;
    margin-top:30px;
    margin-left:150px;
    margin-bottom:30px;border-radius:10px
}

.tg-lqy6{text-align:right;vertical-align:top;width:333px;}
.tg-yw4l{vertical-align:top;text-align:left;width:333px;}
.tg-5frq{font-style:italic;text-align:center;vertical-align:top;width:334px;}