iframe textarea {
 min-height: 50px !important;
font-size: 106% !important;
}


* {
font-size: 107% !important;
}
#blog-pager-older-link, #blog-pager-newer-link {
background: yellow;
border: solid 4px red;
padding: 8px;
border-radius: 5px;
}
#blog-pager-older-link a, #blog-pager-newer-link a {
background: transparent;
}

@media only screen and (min-width: 1024px) {

* {
font-size: 103% !important;
}

}

@media handheld {

* {
font-size: 107% !important;
}

}

@media print{

* {
font-size: 100% !important;
}

}
body {
background: url('https://hamdel.top/blogger/image/bg-hamdel-02-low.jpg') !important;
}
#header-inner {
background-image: url('https://hamdel.top/blogger/image/header01.jpg');
height: 300px;
background-position: bottom left;
}

#header-inner h1.title, #header-inner h1.title a {
font-size: 90px !important;
color: red;
}
footer div.region-inner {
background: #dddddd;
}