

body {
	background-image:url('http://www.wonderbackgrounds.com/background/winter_background_03.gif');
	background-attachment:fixed;
	background-repeat:repeat;
        }
<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
	background-image:url('http://3.bp.blogspot.com/-wASeXSPoGig/UmRGKkLTe2I/AAAAAAAAQV8/Wi7thay7pbc/s1600/Webpage-background-free-seamless-tiling-patterns-3.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
        }

  
h1
{
	color:#08298A;
	font-family:pealkiri;
	font-size:62px;
}      
@font-face
{
	font-family:pealkiri;
	src:url("ChopinScript.otf") format("truetype");
	
}
#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}