SOME KIND OF BACKGROUND
No. 1 Background Gambar
<style class="no repeat-styles">
*{ margin:0px;
padding:0px;}
body
{
background:url(http://Link Gambar.jpg);
background-size:cover;
background-repeat:no-repeat;
font-family: "Open Sans", sans-serif;
font-size: 11px;
}
</style>
No. 2 Background Gambar
<style class="top-styles">
body...