﻿@import url("Layout.css");

.ContactPanel
{
	background-image: url("../Images/Circle.jpg");
	background-repeat: no-repeat;
	height: 460px;
	
}
.ContactImage
{
	margin: 10px;
}