﻿#pageinfo {
	width: 900px;
	height: 400px;
	margin: 5px auto 0px auto;
	background-image: url('images/PNG/contactus_pic.png');
	background-repeat: no-repeat;
}
#email {
	position: relative;
}
#email a:link {
	color: #5197FF;
	font-family: "Malgun Gothic";
	font-size: 35px;
}
#email a:hover {
	font-family: "Malgun Gothic";
	font-size: 35px;
	color: #D4D4D4;
}
