hellooo!!! this is something simple but here

code:
<style>
main:before {
width: 100%;
height: 50px;
display: block;
content: "";
background-image: url(http://media.tumblr.com/tumblr_lszm14Lz2p1ql1l0v.gif);
background-position: top;
background-size: contain;
margin-top: -6px;
}
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )