/*------------------------------------------------------------------------------
NAME: SNSD - The Boys group photo
BY     :  wonderanytaeng
EXPLANATION: To celebrate the upcoming 3rd Girls' Generation album release "The Boys", replace your old-boring about:blank page with this stunning Girls' Generation background.
-----------------------------------------------------------------------------*/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {
    * {
background: url(http://i451.photobucket.com/albums/qq234/aditaurora/v0s9s.jpg)
#282828;
margin: 0px;
background-position: center left;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;}
}