P  {}

H2  {
	font-size : 18px;
	color : #000000;
	margin-left : 50;
	font-weight : bold;
}

H3  {
	font-size : large;
	color : #000000;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

H1  {
	color : #808080;
}

.name  {
	font-size : xx-large;
	text-align : center;
	color : Red;
}

.font  {
	font-size : small;
	color : #404040;
}

.mail  {
	font-size : 18px;
	color : Blue;
	font-weight : bold;
}

.body1  {
	background-color : Gray;
	left : 0;
	top : 0;
	margin-left : 0;
	margin-top : 0;
	padding-left : 0;
	padding-top : 0;
}

.button  {
	font-size : small;
	text-align : center;
	font-weight : bold;
}

.server  {
	height : auto;
	width : auto;
	text-align : center;
}

.homepage  {
	color : Blue;
	font-size : x-large;
	font-weight : bold;
	top : 100;
	left : 300;
	position : absolute;
}

