 body{
    background-color:#ccffcc; font-family:Times New Roman, Times, serif;
 }

 .satta-matka-jodi-subtitle{
	color:#ccffcc;
	background-color: black;
	padding:10px;
	text-align:center;
	border:#000 solid 1px;
	font-style:italic;
	font-family: Times New Roman, Times,serif;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold; 
	border-radius: 20px;
	}
     
	 .gf_box {
            float: left;
            width: 100%;
            border-radius:3px;
            border: 1px solid #000;
            margin: 5px 0;
            box-sizing: border-box;
            z-index: 999999;
        }

        .gf_title {
            float: left;
            width: 100%;
            height: 35px;
            /* border-radius:4px 4px 0 0;   */
            background-color: #0000;
        }

        .gf_title_left {
            float: left;
            width: 60%;
            height: 30px;
            padding: 8px 0;
            font-weight: 700;
            color: #000;
            background: aqua;
            font-family: myfont1;
            font-size: 16px;
			text-align: center;
        }

        .gf_title_right {
            float: left;
            text-align: center;
            width: 40%;
            height: 30px;
            padding: 8px 0;
            font-weight: 700;
            font-family: myfont1;
            color: #fff;
            background-color: #bc0203;
        }

        .gf_title_left>img {
            width: 2.5%;
            float: left;
            padding-left: 4px;
        }

        .gf_comment {
            float: left;
            /*text-align:center;*/
            width: 100%;
            background-color: aliceblue;
        }

        pre {
            padding: 3px 0;
            font-weight: 700;
            white-space: pre-wrap;
            /* Since CSS 2.1 */
            white-space: -moz-pre-wrap;
            /* Mozilla, since 1999 */
            white-space: -pre-wrap;
            /* Opera 4-6 */
            white-space: -o-pre-wrap;
            /* Opera 7 */
            word-wrap: break-word;
            text-align: center;
            font-size: 20px;
            font-style: italic b;
            overflow: hidden;
            color: #191715;
            margin: 0em 0px;
			font-family:"Times New Roman", Times, serif;
        }

        .gf_bottom {
            float: left;
            width: 100%;
        }

        .gf_bottom_left {
            float: left;
            background-color: #ffe3b3;
            width: 50%;
            text-align: center;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
            color: #580138;
        }

        .gf_bottom_right {
            float: left;
            width: 50%;
            background-color: #dbb988;
            text-align: center;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
            color: #580138;
        }

        .gf_bottom2 {
            float: left;
            width: 100%;
        }

        .gf_bottom_left2 {
            float: left;
            width: 50%;
            background-color: #dbb988;
            text-align: center;
            color: #580138;
            font-weight: 700;
            font-family: myfont1;
            padding: 3px 0;
        }

        .gf_bottom_right2 {
            float: left;
            width: 50%;
            background-color: #ffe3b3;
            text-align: center;
            padding: 3px 0;
            color: #000;
            font-weight: 700;
            font-family: myfont1;
        }

        @media only screen and (max-width:480px) {
            .gf_title_left>img {
                width: 12%;
                padding-left: 4px;
            }

            .gf_title_right {
                padding: 9px 0;
                font-weight: 700;
                font-size: 12px;
                font-family: myfont1;
            }

            .gf_bottom_right2 {
                font-size: 15px;
                padding: 3px 0 4px 0;
            }
        }

        .quote {
            background-color: #66FFFF;
            color: red;
            border-width: 1px;
            border-color: #66FFFF;
            margin-top: 1px;
            margin-bottom: 1px;
            margin-left: 1px;
            margin-right: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            padding-left: 1px;
            padding-right: 1px;
            font-weight: bold;
            font-style: italic;
            font-size: 13px;
        }
        .btn {
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

 
  
#top_five {
  background-color:black;
  border-color:#000;
  border-left: 3px solid #00008d;
  border-right: 3px solid #00008d;
  border-style: solid;
  border-radius: 20px;
  border-width: 3px;
  color: #cffcc;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 10px;
  text-align: center;
}
#pic {
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
 

 