/*---------menu-color  menu-border----------*/#home			{border-top: 1px solid #666666;				}#home a:hover	{border-left: 15px solid #b84634;				}#about 			{border-left: 15px solid #007abd;				background-color: #ffffff;				}#works a:hover	{border-left: 15px solid #499527;				}#profile a:hover	{border-left: 15px solid #835a1b;				}#event a:hover	{border-left: 15px solid #009284;				}#connect a:hover	{border-left: 15px solid #7b8c15;				}/*---------content  color----------*/#content h1 ,#content h2						{border-color: #007abd;				}/*---------content img-------------*/#content  p img	{display: block;				margin-left: auto;				margin-right: auto;				margin-top: 1em;				margin-bottom: 1em;				}