#Content{
	Background:					Linear-Gradient(To Bottom, White 20%, RGBa(135,224,253,.4) 100%);
	Background-Image:			URL(/D3/pic/BG_Hex_White.png), Linear-Gradient(135deg, White 20%, RGBa(135,224,253,.4) 100%);
	Background-Repeat:			No-Repeat;
	Background-Position:		Right Bottom;
	Height:						100%;
}


@media screen and (min-width: 640px){
	#Content{
		Padding:				90px 20px 20px 20px;
	}
}
