﻿li a.gray
{
	color: Gray;
}

.full 
{
	width: 100%;
	height: 100%;
}

body.content 
{
	background-image: url(content/bg_page.jpg);
	background-color: White;
	background-position: center;
	background-repeat: repeat-y;
}
