a { color: #E9E5DC; }

body
{
	margin: 0;
	background-image: url(bg.gif);
	background-color: #E8E4DB;
	position: absolute;
	left: 58;
	background-repeat: repeat-y;
}

#home
{
	height: 70px;
	width: 400px;
	margin: 0;
	position: relative;
	top: -370;
	left: 45;

}

#service
{
	margin: 0;
	position: relative;
	top: -325;
	left: 95;
}

#contact
{
	margin: 0;
	position: relative;
	top: -325;
	left: 155;
}

#download
{
	margin: 0;
	position: relative;
	top: -325;
	left: 255;
}

#picture
{
	position: absolute;
	top: 111;
	left: 58;
}

#brand
{
	position: absolute;
	top: 431;
	left: 458;
}

#link
{
	position: absolute;
	top: 416;
	left: 475;
