body {
	margin-top: 50px;
	background-image: url(./img/cat.png);
	background-repeat: repeat-xy;
	background-color: #ffffff;
	font-size: 16px;
	color: #333333;
	text-align: center;
}

h2 {
	font-size:18px;
	margin-top:75px;
}

p {
	line-height: 1.5;
}


a{
 color :#ff6699;
 text-decoration: underline;
}

a:hover{
 text-decoration: none;
}

a:visited{
  color :#ff9999;
}

img {
	border:0;
}

#LINEUP{
	width:400px;
	margin:0 auto;
}

#LINEUP img{
	margin:10px;
}

#MONTBLANC {
}

#SHORTCAKE {
}

#TIRAMISU {
}