@charset "utf-8";

/* CSS Document */

#rap {
	background-image: url(images/red/girl1_red.jpg);
}
#pic_left{
	background-image: url(images/red/p1_red.jpg);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #844243;
}
#header_picture{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #844243;
	border-right-color: #844243;
	border-bottom-color: #844243;
}
#pic_right{
	background-image: url(images/red/p2_red.jpg);
}
.home {	
	background-image: url(images/red/maya_logo_red.jpg);
}
#sidebar2 ul ul li a:hover {
	color: #844243;
}
h1 {
	color: #844243;
}
