#container {
   display:block;
	 margin:auto;
	 height:2075px;
	 width:760px;
	 text-align:center;
   background:#333333;	 
	 }

#content {
   display:block;
	 margin:auto;
	 height:2075px;
	 width:760px;
   background: none; 
	 border:1px solid #ffffff;
}
#main_text {
   float:left;
   display:block;
	 margin:auto;
	 height:1825px;
	 width:460px;
	 text-align:center;	 
   background: #820316
}
#google_ads {
   float:left;
   display:block;
	 margin:auto;
	 height:1825px;
	 width:125px;
	 text-align:left;	 
   background: #820316
}
