@charset "utf-8";
/* CSS Document */
body{background-image: url(../images/background_day.gif);}
.header_welcome_img{float: left; width: 320px; height: 57px; background-image: url(../images/welcome_day.png);}
#wrapper{border-left: 10px solid #C4E8EF;border-right: 10px solid #C4E8EF;}


#date{
    clear: both;
	color: #fff;
	padding-right: 30px;
	text-align: right;
    background-color: #FF0099;
	height: 15px;
	font-size: x-small;
	vertical-align: middle;
	
}

.title {
	background-image: url(../images/headers_day.png);
}


#image_day{	background-image: url(../images/day_image.png); height: 57px; width: 320px; float: right;}


