body{
  text-align	: center;
	font-family : arial;
}

td{
  vertical-align : top;
}

.menu{
  color: #336600;
}

#top{
	width			 : 750px;
}

#design{
  border	: 4px solid #336600;
	width		: 750px;
	height	: 550px;
}

#o1{
  color		: #ff0000;
	text-decoration : underline;
}

#priser{
  border					  : 2px solid #ffcc33;
  font-size					: 16px;
	font-weight				: bold;
	width							: 250px;
	padding						: 10px;
}
#v_t{
  position					: relative;
	top								: 32px;
}

#ou1{
  color					: #ff0000;
}

