﻿.header
{
	padding: 20px 10px 18px 5px;
}

.header .logo
{
	width: 180px;
	height: 55px;
	margin: 20px 0;
	background-image: url("../Images/header_logo.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

.header .welcome
{
	padding: 0 10px 21px 0;
	color: white;
}