@import url("normalize.css");
@import url("prototype.css");
/*Insert appropriate background image*/
/*Background*/
#background{background:#fff url(../images/lipexf.jpg) no-repeat center -20%;}
#recipetiein{/*border:1px solid green;*/
position:absolute;
text-align:center;
top:320px;
left:600px;
margin:0;
padding:0;
width:100px;
height:15px;
font-weight:bold;}
#recipetiein a:link{
color:white;
text-decoration:none;}
#recipetiein a:visited{
color:white;
text-decoration:none;}
#recipetiein a:hover{
color:white;
text-decoration: underline;}	
#recipetiein a:active{
color:white;
text-decoration: none;}