@charset "utf-8";
/* CSS Document */

.full_header_container {
	 background:url(../img/greetings.png) no-repeat;
	 background-position:center top;
	 }

.body_container {
	width:715px;
	padding:8px;
   }

.body_container p {
	width:95%;
	font-size:100%;
	line-height:1.8em;
	}

.body_container img {
	margin-bottom:16px;}


	
.g_name {
	text-align:right;
	}
	
	
	