@charset "utf-8";
/* CSS Document */


#wholepage{



	margin-left:auto;
	margin-right:auto;
 }




body {
	width:950px;
	padding:0;
	margin: 0;
	color:#000000;
	font-size: 120%;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	background-color: #B6C0CF;
	background-image:url(images/gradient2.png);
	background-repeat: repeat-x;



}


#left {
	
width: 360px;
float: left;

}

#dvd {
	width:360px;
height: 600px;
padding-top:34px;



}

#flash {
	width:360px;
	height: 150px;
	padding-left: 0px;
	padding-bottom: 9px;
	padding-top: 9px;
	color: #F00;
	text-align:center;

}

#right {
	
width: 570px;
float:left;



}

#video  {
	

	width:560px;
	padding-top: 16px;
	padding-bottom: 10px;

}

#paypal {

float:left;
width:560px;
padding-left:10px;

}






h1 {

 font-size: 200%;
 text-align:center;
 color: #F00;
}

h2  {

 font-size: 175%;


}

