@charset "utf-8";
body {
    background-color: rgba(107,196,52,1.00);
    text-align: center;
    background-image: url(images/Carers.jpg);
}
.btn-info {

}
body {
}
.container  {
    margin-left: -271px;
    margin-right: 0px;
    display: inline-block;

}
.hmebtn {
    float: left;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.btn {
    border-radius: 10px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 15px;
    display: inline;
    margin-top: 26px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(100,202,219,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(100,202,219,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(100,202,219,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(100,202,219,1.00) 100%);
    text-decoration: none;
}
.navigation a .btn.btn-info {
    margin-top: 7px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 22px;
    padding-right: 22px;
}
.container1 {
    width: 1200px;
    height: 1500px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(45,168,89,1.00);
    font-size: 20px;
    background-repeat: no-repeat;
}
.mainbox1 {
    width: 800px;
    height: 1500px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}
.container1 .mainbox1 h1 {
    text-align: center;
    border-width: medium;
    border-style: solid;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}
