#center
{
	margin-top: 100px;
	text-align: center;
	position: relative;
}
#ms strong
{
	font-size: 35px;
	color: #093147;
}
#ms small
{
	font-size: 15px;
	color: #BFC2C7;
}
#ms
{
	color: #A0A6AD;
	font-size: 35px;
}
#ms a
{
	text-decoration: none;
	color: #A0A6AD;
}
#caption
{
	color: #747A82;
}
#content
{
	padding-top: 20px;
	padding-bottom: 20px;
	color: #093147;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	max-width: 60%;
	font-size: 13px;
}
#nav
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
	padding-left: 35px;
	color: #747A82;
}
#nav a
{
	text-decoration: none;
	color: #747A82;
}
#projectpush
{
	cursor: pointer;
}
#aboutpush
{
	cursor: pointer;
}
#contactpush
{
	cursor: pointer;
}
#blogpush
{
	cursor: pointer;
}
#about
{
	
}
#about a
{
	color: #093147;
}
#about a:hover
{
	text-decoration: underline;
}
#projects li
{
	list-style: none;
	font-weight: bold;
}
#projects ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#projects a
{
	color: #093147;
}
#projects a:hover
{
	text-decoration: underline;
}
#contact li
{
	list-style: none;
	font-weight: bold;
}
#contact ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#blog li
{
	list-style: none;
	margin-left: 20px;
	font-weight: bold;
}
#contact a
{
	color: #093147;
}
#contact a:hover
{
	text-decoration: underline;
}
#about li
{
	list-style: none;
	font-weight: bold;
}
#about ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#cc
{
	position: fixed;
	font-size: 10px;
	right: 10px;
	bottom: 10px;
}
#content a
{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #093147;
}
#content a:hover
{
	text-decoration: underline;
}

