@charset "utf-8";
/* Juan Pablo Ledo - CSS Document */

body{
	background-color: #000; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; color: #777; font-style: normal; line-height: 1.6em; text-align: center;
}

#mainContent{
	width: 100%; height: 100%; position: relative; top: 2%;
}

#content{
	height: 635px;
}

#socialIcons{
	position: relative; top: -15px;
}
