body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
}
.top_bg_big {
    background-image: url(../images/top_bg_big.jpg);
	background-repeat: no repeat;
	
	}

.sweepstakes_bg1_top {
    background-image: url(../images/sweepstakes_bg1_top.jpg);
	background-repeat: no repeat;
	
	}
.sweepstakes_bg2_top{
    background-image: url(../images/sweepstakes_bg2_top.jpg);
	background-repeat: no repeat;
	
	}

.sweepstakes_moreinfo_1{
    background-image: url(../images/sweepstakes_moreinfo_1.jpg);
	background-repeat: no repeat;
	padding-left:54px
	
	}
	
.bonus_items_bg_middle{
    background-image: url(../images/bonus_items_bg_middle.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	
	}
	

.bonus_items_bg_top{
    background-image: url(../images/bonus_items_bg_top.jpg);
	background-repeat: no-repeat;
	
}

a {
	color: 7b0100;
	text-decoration: none;
}

