 body { font-family:arial,helvetica,sans-serif;
		font-size:14px;color:#101020};
	
	body /* Internet Explorer */
	{	
	text-align: center;
	}

	body /* Mozilla Firefox alignment */
	{
	text-align: -moz-center;
	}
	img {
   border:20px solid #505050;
	}
	h1 {font-size:28px;color:#505050;text-align:center;}
	h2 {font-size:20px;color:#505050;font-style:oblique;text-align:center;}
	h3 {font-size:10px;color:#505050;text-align:left,}
	
	#wrapper {
	
		background-repeat: no-repeat;
		background-attachment: fixed;
		width:96%;
		margin:0px auto;
		border:0px solid #bbb;
		padding:10px;
		text-align:left;

	}

	#day {
		

		width:1100px;	

	}
	
	#group {

		width:100%;
		margin:auto;
		float:left;
		text-align:left;
	} 
	
	#pic {

		font-weight:bold;
		float: center;
		text-align:center;
		position:auto;
		margin:20px;

	}
	
</style>
