/*----------------------------------------- global ----------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	}
:focus {
	outline: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a:link, a:visited{
	text-decoration: underline;
	}
a:hover, a:active{
	text-decoration: underline;
	}
body{
	}
#links{
	/*margin-top: 0;
	padding-top: 0;
	position: absolute;
	left: 50%;
	margin-left: -225px;
	top: 100px;
	width: 450px;
	height: 330px;
	top: 440px;
	background-image: url("/img/links/bg.gif")*/
	margin-top: 5%;
	height: 800px;
	width: 1200px;
	background-image: url("/img/index.jpg");
	background-repeat: no-repeat;
	}
#myfonts{
	width: 160px;
	height: 12px;
	position: relative;
	left: 210px;
	top: 230px;
	}
#flickr{
	width:70px;
	height: 12px;
	position: relative;
	left: 500px;
	top: 255px;
	}
#letterwork{
	width: 150px;
	height: 12px;
	position: relative;
	left: 575px;
	top: 280px;
	}
#alivetypography{
	width: 210px;
	height: 12px;
	position: relative;
	left: 440px;
	top: 370px;
	}
#livejournal{
	width: 130px;
	height: 12px;
	position: relative;
	left: 655px;
	top: 290px;
	}
#mail{
	width: 130px;
	height: 12px;
	position: relative;
	left: 100px;
	left: 320px;
	top: 460px;
	}

