/* CSS Document */

/*--- Structure Start --- */
body{
background-image:url(images/site-bg.jpg);
background-repeat:no-repeat;
}

#wrapper{
	width:320px;
	margin:120px 0 0 450px;
	line-height:22px;
	color:#333333;
	font-size:14px;
	height:800px;
	
}

/*--- Structure End --- */

/*--- Links Start --- */
a{
color:#9e1f64;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/*--- Links End --- */

/*--- Fonts Start --- */


/*--- Fonts Start --- */

/*--- Highlighting Classes Start --- */

.button{
	margin-right:5px;
	border:0;
}

.pink{
color:#9e1f64;
}

.realbuzz{
border:0;
}

/*--- Highlighting Classes End --- */
